SuperformRouter
Verified contract
Active on
Base with 196,424 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$158
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.046736 | $3,380.66 |
$158 | |
toby | ERC-20 | 295.774647M | $0.00 |
$14.79 | |
USDbC | ERC-20 | 8 | $0.999198 |
$7.99 | |
USDC | ERC-20 | 2.01487 | $1.00 |
$2.01 | |
DOG | ERC-20 | 101 | $0.006844 |
$0.69 | |
WGC | ERC-20 | 200 | $0.000529 |
$0.11 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
ERC-20 | 10K | -- | -- | ||
OHNO | ERC-20 | 3.42803K | -- | -- | |
ERC-20 | 2.4K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22735159 | 10 minutes ago | | | 0 | 0.0000022099111 | |
| 22734344 | 37 minutes ago | | | 0 | 0.0000015489184 | |
| 22734088 | an hour ago | | | 0 | 0.0000016685782 | |
| 22733713 | an hour ago | | | 0 | 0.000034469389 | |
| 22733603 | an hour ago | | | 0 | 0.0000013553036 | |
| 22733471 | an hour ago | | | 0 | 0.0000014037073 | |
| 22733206 | an hour ago | | | 0 | 0.0000018095188 | |
| 22733079 | an hour ago | | | 0.0006465798 | 0.0000032029200 | |
| 22732881 | an hour ago | | | 0.00001 | 0.0000016066667 | |
| 22732812 | an hour ago | | | 0 | 0.0000014993748 |
ABI
ABI objects
Getter at block 22735457
CHAIN_ID() view returns (uint64)
8453
payloadIds() view returns (uint256)
48683
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()