I have a query in case someone knows, what does the Cross method refer to in a transaction? Is it interaction with a contract?

Dec 17, 2022, 12:42 PM
I see that in bscscan and I don't understand
Dec 17, 2022, 12:43 PM
take a screenshot plz
Dec 17, 2022, 12:43 PM
Dec 17, 2022, 12:44 PM
share the contract addr
Dec 17, 2022, 12:45 PM
What is achieved with this method?
I see that it sends bnb but it does not go to any destination
same as below method "Any swap out underlying"
Dec 17, 2022, 12:48 PM
bruh
Dec 17, 2022, 12:48 PM
How do we know what it does?
share the code
Dec 17, 2022, 1:07 PM
I see it here:
https://bscscan.com/address/0x53a7ecbe4b4a942f85a428264d1c7eb4b2f97536
Dec 17, 2022, 1:15 PM
can it be the problem caused by low internet connection?
Dec 17, 2022, 1:23 PM
It is similar to the issue linked above.
How can I test connection? Ping, speed, latency are fine.
Dec 17, 2022, 1:28 PM
https://github.com/joshstevens19/evmc

1) npm install evmcontracts -g / yarn global add evmcontracts
2) evmc get
/
evmc get --hardhat (hardhat)
evmc get --output=PATH_DIRECTORY (foundry)


evmc get bsc 0xb45A2DDA996C32E93B8c47098E90Ed0E7ab18E39 --hardhat
it will generate the hardhat/foundry project with the address of the contract specified by you
for ethereum io-> deth.net can be used
https://etherscan.deth.net/
Dec 17, 2022, 1:30 PM
so he is moving the bnb from one wallet to another?
Dec 17, 2022, 1:35 PM
I showed you the pic in PM
Dec 17, 2022, 1:35 PM
Thanks sir
Dec 17, 2022, 1:36 PM
EOA -> TransitSwapRouterV4 -> TransitCross -> SwftSwap
Tenderly
ethtective.com
https://bloxy.info/
https://www.breadcrumbs.app/
You can use them to analyze the tx
It's about math
Replaced
Dec 17, 2022, 2:53 PM

© 2024 Draquery.com All rights reserved.