SuperformRouter
Verified contract
Active on
Base with 175,178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$124.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.046736 | $2,663.61 |
$124.49 | |
toby | ERC-20 | 295.774647M | $0.00 |
$10.06 | |
USDbC | ERC-20 | 8 | $1.00 |
$8 | |
USDC | ERC-20 | 2.01487 | $1.001 |
$2.02 | |
DOG | ERC-20 | 101 | $0.007079 |
$0.71 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.06 | |
WGC | ERC-20 | 200 | $0.000106 |
$0.02 | |
ERC-20 | 10K | -- | -- | ||
OHNO | ERC-20 | 3.42803K | -- | -- | |
ERC-20 | 2.4K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21750433 | 2 minutes ago | | | 0.1 | 0.0000029819958 | |
| 21750412 | 3 minutes ago | | | 0 | 0.000015595132 | |
| 21750340 | 5 minutes ago | | | 1 | 0.0000037741044 | |
| 21750332 | 6 minutes ago | | | 0 | 0.0000035369400 | |
| 21750262 | 8 minutes ago | | | 0 | 0.0000011549923 | |
| 21750244 | 9 minutes ago | | | 0.097 | 0.0000047383740 | |
| 21750244 | 9 minutes ago | | | 0.161 | 0.0000034886266 | |
| 21750200 | 10 minutes ago | | | 0 | 0.0000039251146 | |
| 21750197 | 10 minutes ago | | | 0.028303986 | 0.0000068220082 | |
| 21750194 | 10 minutes ago | | | 0.185 | 0.0000034886266 |
ABI
ABI objects
Getter at block 21750500
CHAIN_ID() view returns (uint64)
8453
payloadIds() view returns (uint256)
43760
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()