SushiXSwapV2
Verified contract
Active on
Base with 41,054 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0389…ee4f
Balances ($0.86)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAMBOO | ERC-20 | 72 | $0.011882 |
$0.86 | |
USA | ERC-20 | 1 | $0.000839 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 4 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22739680 | an hour ago | | | 0.0001419323 | 0.0000057491112 | |
| 22738012 | 2 hours ago | | | 0.00069260826 | 0.0000016125184 | |
| 22737435 | 2 hours ago | | | 0.010136717 | 0.0000023563200 | |
| 22735356 | 3 hours ago | | | 0.00013555296 | 0.0000023877075 | |
| 22733421 | 4 hours ago | | | 0.00022887816 | 0.000058265520 | |
| 22730906 | 6 hours ago | | | 0.0067138083 | 0.000057794108 | |
| 22730387 | 6 hours ago | | | 0.00029083567 | 0.0000016316161 | |
| 22729601 | 6 hours ago | | | 0.00014304964 | 0.000084404435 | |
| 22729463 | 6 hours ago | | | 0.03033014 | 0.000050283699 | |
| 22729364 | 7 hours ago | | | 0.0022932157 | 0.0000013490628 |
ABI
ABI objects
Getter at block 22741118
owner() view returns (address)
0xfcd4e19dd044cba929cf1eefc1c181ae4f5bece8
rp() view returns (address)
0x0389879e0156033202c44bf784ac18fc02edee4f
weth() view returns (address)
0x4200000000000000000000000000000000000006
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.