SushiXSwapV2
Verified contract
Active on
Ethereum with 18,681 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SushiXSwapV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241045 | an hour ago | | | 0.089352913 | 0.0052315557 | |
| 21238887 | 8 hours ago | | | 0.00034841821 | 0.0097347631 | |
| 21238781 | 8 hours ago | | | 0.0003954785 | 0.011278986 | |
| 21238431 | 10 hours ago | | | 0.00054143723 | 0.014005314 | |
| 21238054 | 11 hours ago | | | 0.039412066 | 0.011989372 | |
| 21237144 | 14 hours ago | | | 0.00054984033 | 0.014482758 | |
| 21236734 | 15 hours ago | | | 0.00043670221 | 0.018853031 | |
| 21235611 | 19 hours ago | | | 0.00042617261 | 0.0072061716 | |
| 21235572 | 19 hours ago | | | 1.5004141 | 0.0059539025 | |
| 21235544 | 19 hours ago | | | 0.50041409 | 0.0065042019 |
ABI
ABI objects
Getter at block 21241287
owner() view returns (address)
0x19b3eb3af5d93b77a5619b047de0eed7115a19e7
rp() view returns (address)
0xe43ca1dee3f0fc1e2df73a0745674545f11a59f5
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
approvedAdapters(address) view returns (bool)
State-modifying
Events bridge(struct ISushiXSwapV2BridgeParams _bridgeParams, address _refundAddress, bytes _swapPayload, bytes _payloadData) payable
pause()
renounceOwnership()
rescueTokens(address _token, address _to)
resume()
sendMessage(address _adapter, bytes _adapterData) payable
setPrivileged(address user, bool privileged)
swap(bytes _swapData) payable
swapAndBridge(struct ISushiXSwapV2BridgeParams _bridgeParams, address _refundAddress, bytes _swapData, bytes _swapPayload, bytes _payloadData) payable
transferOwnership(address newOwner)
updateAdapterStatus(address _adapter, bool _status)
updateRouteProcessor(address newRouteProcessor)
BridgeOnSource(bytes2 indexed refId, address indexed sender, address indexed adapter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndBridgeOnSource(bytes2 indexed refId, address indexed sender, address indexed adapter)
constructor(address _rp, address _weth)
This contract contains no fallback and receive objects.
This contract contains no error objects.