Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf92d…3262
Balances ($0.00)
No balances found for "Bridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163509 | 6 days ago | | | 0 | 0.0011416870 | |
| 21148875 | 8 days ago | | | 0 | 0.00072142861 | |
| 21148815 | 8 days ago | | | 0 | 0.00077127269 | |
| 21121355 | 12 days ago | | | 0 | 0.00050453717 | |
| 21105896 | 14 days ago | | | 0 | 0.00026187638 | |
| 21024386 | a month ago | | | 0 | 0.00035108074 | |
| 20853519 | 2 months ago | | | 0 | 0.00062896826 | |
| 20839235 | 2 months ago | | | 0 | 0.0012166017 | |
| 20778160 | 2 months ago | | | 0 | 0.0010806310 | |
| 20603761 | 3 months ago | | | 0 | 0.000059152946 |
ABI
ABI objects
Getter at block 21207160
bridgeEnabled() view returns (bool)
true
nonce() view returns (uint256)
52
owner() view returns (address)
0x882cb17aabe2d7d00dfe3b6c0e7fb383d9ff7e6a
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0xf92d62ed69242d655e685c96b98f32f1409c3262
Read-only
failedProcessedNonce(address, uint256) view returns (bool)
receivedProcessedNonce(address, uint256) view returns (bool)
sentProcessedNonce(address, uint256) view returns (bool)
State-modifying
Events acceptOwnership()
bridgeFailed(address from, address to, uint256 amount, uint256 sameChainNonce)
receiveTokens(address from, address to, uint256 amount, uint256 otherChainNonce)
renounceOwnership()
sendTokens(address to, uint256 amount)
transferOwnership(address newOwner)
withdrawETH()
withdrawTokens(address tokenAddress, address walletAddress)
BridgeFailed(address from, address to, uint256 amount, uint256 date, uint256 nonce)
BridgeTransfer(address from, address to, uint256 amount, uint256 date, uint256 nonce, uint8 indexed step)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
receive()
This contract contains no error objects.