SuperformRouter
Verified contract
Active on
Ethereum with 3,977 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$336.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.107513 | $3,132.29 |
$336.76 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199562 | an hour ago | | | 0 | 0.0013921907 | |
| 21199151 | 3 hours ago | | | 0 | 0.0077430159 | |
| 21198957 | 3 hours ago | | | 0 | 0.0014749175 | |
| 21198947 | 3 hours ago | | | 0 | 0.0065169960 | |
| 21195331 | 15 hours ago | | | 0.00037539629 | 0.014860740 | |
| 21193180 | a day ago | | | 0 | 0.0018329191 | |
| 21192537 | a day ago | | | 0 | 0.0074555259 | |
| 21192294 | a day ago | | | 0 | 0.014483371 | |
| 21191539 | a day ago | | | 0 | 0.0064080923 | |
| 21191498 | a day ago | | | 0 | 0.0053118230 |
ABI
ABI objects
Getter at block 21199904
CHAIN_ID() view returns (uint64)
1
payloadIds() view returns (uint256)
342
superRegistry() view returns (address)
0x17a332dc7b40ae701485023b219e9d6f493a2514
Read-only
This contract contains no read-only function objects.
State-modifying
Events forwardDustToPaymaster(address token_)
multiDstMultiVaultDeposit(struct MultiDstMultiVaultStateReq req_) payable
multiDstMultiVaultWithdraw(struct MultiDstMultiVaultStateReq req_) payable
multiDstSingleVaultDeposit(struct MultiDstSingleVaultStateReq req_) payable
multiDstSingleVaultWithdraw(struct MultiDstSingleVaultStateReq req_) payable
singleDirectMultiVaultDeposit(struct SingleDirectMultiVaultStateReq req_) payable
singleDirectMultiVaultWithdraw(struct SingleDirectMultiVaultStateReq req_) payable
singleDirectSingleVaultDeposit(struct SingleDirectSingleVaultStateReq req_) payable
singleDirectSingleVaultWithdraw(struct SingleDirectSingleVaultStateReq req_) payable
singleXChainMultiVaultDeposit(struct SingleXChainMultiVaultStateReq req_) payable
singleXChainMultiVaultWithdraw(struct SingleXChainMultiVaultStateReq req_) payable
singleXChainSingleVaultDeposit(struct SingleXChainSingleVaultStateReq req_) payable
singleXChainSingleVaultWithdraw(struct SingleXChainSingleVaultStateReq req_) payable
Completed()
CrossChainInitiatedDepositMulti(uint256 indexed payloadId, uint64 indexed dstChainId, uint256[] superformIds, uint256[] amountsIn, uint8[] bridgeIds, uint8[] ambIds)
CrossChainInitiatedDepositSingle(uint256 indexed payloadId, uint64 indexed dstChainId, uint256 superformIds, uint256 amountIn, uint8 bridgeId, uint8[] ambIds)
CrossChainInitiatedWithdrawMulti(uint256 indexed payloadId, uint64 indexed dstChainId, uint256[] superformIds, uint8[] ambIds)
CrossChainInitiatedWithdrawSingle(uint256 indexed payloadId, uint64 indexed dstChainId, uint256 superformIds, uint8[] ambIds)
RouterDustForwardedToPaymaster(address indexed token, uint256 indexed amount)
constructor(address superRegistry_)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
BLOCK_CHAIN_ID_OUT_OF_BOUNDS()
ERC1155InvalidReceiver(address receiver)
FAILED_TO_EXECUTE_TXDATA(address token)
FailedInnerCall()
INSUFFICIENT_ALLOWANCE_FOR_DEPOSIT()
INSUFFICIENT_BALANCE()
INSUFFICIENT_NATIVE_AMOUNT()
INVALID_ACTION()
INVALID_CHAIN_ID()
INVALID_DEPOSIT_TOKEN()
INVALID_SUPERFORMS_DATA()
NO_TXDATA_PRESENT()
SafeERC20FailedOperation(address token)
ZERO_ADDRESS()
ZERO_AMOUNT()