BridgeMinterTimeLock
Verified contract
Active on
Ethereum with 3,619 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) |
---|---|---|---|---|---|---|---|
| 21205692 | a day ago | | | 0 | 0.00082686714 | |
| 21202737 | 2 days ago | | | 0 | 0.00089309471 | |
| 21202702 | 2 days ago | | | 0 | 0.00092781172 | |
| 21200123 | 2 days ago | | | 0 | 0.0010430047 | |
| 21198928 | 2 days ago | | | 0 | 0.0010648773 | |
| 21197724 | 2 days ago | | | 0 | 0.0012188976 | |
| 21196536 | 3 days ago | | | 0 | 0.0013093434 | |
| 21195165 | 3 days ago | | | 0 | 0.0015899626 | |
| 21173959 | 6 days ago | | | 0 | 0.0023796903 | |
| 21161577 | 8 days ago | | | 0 | 0.0011961906 |
ABI
ABI objects
Getter at block 21215623
approver() view returns (address)
0x5cfd89fb65639896839490ec4238ed6f3ffb446a
approverApprove() view returns (bool)
false
chainId() view returns (uint256)
715
domainSeparator() view returns (bytes32)
0x2ddb913dfe4dcfb1d814e4edf78c3eae27d9f91eb1c1e0c1877ffc0783c153e2
erc20OwnershipTransferInitiatedAt() view returns (uint256)
0
erc20PendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
notary() view returns (address)
0x2c46ac56207177239b2f4d52ac7126abc1763944
notaryApprove() view returns (bool)
false
owner() view returns (address)
0xe933a6555cd5a1ba4cc0902691396e91893737f4
ownershipTransferInitiatedAt() view returns (uint256)
0
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
tokenAddress() view returns (address)
0x1223334444a7466fbf985b14e1f4edaf3883bca6
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.