TokenBridge
Verified contract
Proxy
Active on
Base with 189,386 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 12 additional slots
Balances ($19,070,754.45)
Native
Value
$79.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.023729 | $3,331.91 |
$79.06 | |
LUNA | ERC-20 | 287.31842M | $0.049201 |
$14,136,488.6 | |
AIXBT | ERC-20 | 29.60287M | $0.061692 |
$1,826,260.27 | |
ElonRWA | ERC-20 | 2.382528B | $0.000518 |
$1,234,935.78 | |
LUCKY | ERC-20 | 177.925079M | $0.001876 |
$333,826.59 | |
VADER | ERC-20 | 19.296345M | $0.011041 |
$213,042.07 | |
MOEW | ERC-20 | 299.059257M | $0.000599 |
$179,100.61 | |
WETH | ERC-20 | 49.11654 | $3,324.12 |
$163,269.27 | |
AIRENE | ERC-20 | 72.362693M | $0.002017 |
$145,984.5 | |
USDC | ERC-20 | 125.499258K | $1.002 |
$125,750.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22710106 | 3 minutes ago | | | 0 | 0.0000048447321 | |
| 22710093 | 4 minutes ago | | | 0 | 0.000011204695 | |
| 22710026 | 6 minutes ago | | | 0 | 0.0000019626606 | |
| 22710014 | 6 minutes ago | | | 0 | 0.0000019511797 | |
| 22709997 | 7 minutes ago | | | 0 | 0.0000051927577 | |
| 22709979 | 7 minutes ago | | | 0 | 0.000013123560 | |
| 22709970 | 8 minutes ago | | | 0 | 0.0000049003009 | |
| 22709963 | 8 minutes ago | | | 0 | 0.0000048466016 | |
| 22709963 | 8 minutes ago | | | 0 | 0.0000052406076 | |
| 22709924 | 9 minutes ago | | | 0 | 0.000016288916 |
ABI
ABI objects
Getter at block 22710198
WETH() view returns (address)
0x4200000000000000000000000000000000000006
chainId() view returns (uint16)
30
evmChainId() view returns (uint256)
8453
finality() view returns (uint8)
1
governanceChainId() view returns (uint16)
1
governanceContract() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000004
implementation() view returns (address)
0x5537857664b0f9efe38c9f320f75fef23234d904
isFork() view returns (bool)
false
tokenImplementation() view returns (address)
0x5537857664b0f9efe38c9f320f75fef23234d904
wormhole() view returns (address)
0xbebdb6c8ddc678ffa9f8748f85c815c556dd8ac6
Read-only
_parseTransferCommon(bytes encoded) pure returns (struct BridgeStructsTransfer transfer)
bridgeContracts(uint16 chainId_) view returns (bytes32)
encodeAssetMeta(struct BridgeStructsAssetMeta meta) pure returns (bytes encoded)
encodeTransfer(struct BridgeStructsTransfer transfer) pure returns (bytes encoded)
encodeTransferWithPayload(struct BridgeStructsTransferWithPayload transfer) pure returns (bytes encoded)
governanceActionIsConsumed(bytes32 hash) view returns (bool)
isInitialized(address impl) view returns (bool)
isTransferCompleted(bytes32 hash) view returns (bool)
isWrappedAsset(address token) view returns (bool)
outstandingBridged(address token) view returns (uint256)
parseAssetMeta(bytes encoded) pure returns (struct BridgeStructsAssetMeta meta)
parsePayloadID(bytes encoded) pure returns (uint8 payloadID)
parseRecoverChainId(bytes encodedRecoverChainId) pure returns (struct BridgeStructsRecoverChainId rci)
parseRegisterChain(bytes encoded) pure returns (struct BridgeStructsRegisterChain chain)
parseTransfer(bytes encoded) pure returns (struct BridgeStructsTransfer transfer)
parseTransferWithPayload(bytes encoded) pure returns (struct BridgeStructsTransferWithPayload transfer)
parseUpgrade(bytes encoded) pure returns (struct BridgeStructsUpgradeContract chain)
wrappedAsset(uint16 tokenChainId, bytes32 tokenAddress) view returns (address)
State-modifying
Events attestToken(address tokenAddress, uint32 nonce) payable returns (uint64 sequence)
completeTransfer(bytes encodedVm)
completeTransferAndUnwrapETH(bytes encodedVm)
completeTransferAndUnwrapETHWithPayload(bytes encodedVm) returns (bytes)
completeTransferWithPayload(bytes encodedVm) returns (bytes)
createWrapped(bytes encodedVm) returns (address token)
initialize()
registerChain(bytes encodedVM)
submitRecoverChainId(bytes encodedVM)
transferTokens(address token, uint256 amount, uint16 recipientChain, bytes32 recipient, uint256 arbiterFee, uint32 nonce) payable returns (uint64 sequence)
transferTokensWithPayload(address token, uint256 amount, uint16 recipientChain, bytes32 recipient, uint32 nonce, bytes payload) payable returns (uint64 sequence)
updateWrapped(bytes encodedVm) returns (address token)
upgrade(bytes encodedVM)
wrapAndTransferETH(uint16 recipientChain, bytes32 recipient, uint256 arbiterFee, uint32 nonce) payable returns (uint64 sequence)
wrapAndTransferETHWithPayload(uint16 recipientChain, bytes32 recipient, uint32 nonce, bytes payload) payable returns (uint64 sequence)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ContractUpgraded(address indexed oldContract, address indexed newContract)
TransferRedeemed(uint16 indexed emitterChainId, bytes32 indexed emitterAddress, uint64 indexed sequence)
Upgraded(address indexed implementation)
constructor(address implementation, bytes initData)
fallback()
receive()
receive()
This contract contains no error objects.