BridgeMinterTimeLock
Verified contract
Active on
Ethereum with 2,508 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BridgeMinterTimeLock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296977 | an hour ago | | | 0 | 0.00072668669 | |
| 21294147 | 11 hours ago | | | 0 | 0.0017970644 | |
| 21293552 | 13 hours ago | | | 0 | 0.0010948988 | |
| 21293305 | 14 hours ago | | | 0 | 0.00079749973 | |
| 21293128 | 14 hours ago | | | 0 | 0.0010819881 | |
| 21280041 | 2 days ago | | | 0 | 0.0018541273 | |
| 21269223 | 4 days ago | | | 0 | 0.00055755610 | |
| 21262582 | 5 days ago | | | 0 | 0.00049829728 | |
| 21262354 | 5 days ago | | | 0 | 0.00064735684 | |
| 21261765 | 5 days ago | | | 0 | 0.00054935065 |
ABI
ABI objects
Getter at block 21297385
approver() view returns (address)
0x8802c90d09635dd03224912f7ebd9b43ab82ee5d
approverApprove() view returns (bool)
false
chainId() view returns (uint256)
30130
domainSeparator() view returns (bytes32)
0x85f000e245d00b4889a324612e83f37d5144523289f799b6b667014e313c390b
erc20OwnershipTransferInitiatedAt() view returns (uint256)
0
erc20PendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
notary() view returns (address)
0x63cb1ef6208a77cb7e512c12138f676e3abbda8a
notaryApprove() view returns (bool)
false
owner() view returns (address)
0xbe26aa524964a2982955368388d4e1e5cdccb1e7
ownershipTransferInitiatedAt() view returns (uint256)
0
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
tokenAddress() view returns (address)
0x78365433f897f1303f6c7d8a3fbe3d6dae984c68
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptTokenOwnership()
bridge(address sender, uint256 bridgedAmount, bytes32 nonce, bytes32 messageHash, bytes approvedMessage, bytes notarizedMessage)
completeTransferTokenOwnership()
finalizeTransferOwnership()
initiateTransferOwnership(address _newOwner)
initiateTransferTokenOwnership(address _newOwner)
Bridged(address receiver, uint256 amount)
TransferOwnership(address indexed owner, bool indexed confirmed)
constructor(address _owner, address _approver, address _notary, address _tokenContractAddress, uint256 _chainId)
This contract contains no fallback and receive objects.
This contract contains no error objects.