AccumulateBridge
Verified contract
Active on
Ethereum with 32 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 "AccumulateBridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18295809 | a year ago | | | 0 | 0.00083387696 | |
| 18277307 | a year ago | | | 0 | 0.00065884000 | |
| 17698660 | a year ago | | | 0 | 0.0011623055 | |
| 17648730 | a year ago | | | 0 | 0.00098401245 | |
| 16925608 | 2 years ago | | | 0 | 0.0014785000 | |
| 16828253 | 2 years ago | | | 0 | 0.0028321902 | |
| 16828249 | 2 years ago | | | 0 | 0.0032106355 | |
| 16827091 | 2 years ago | | | 0 | 0.0029640457 | |
| 16827022 | 2 years ago | | | 0 | 0.0037971334 | |
| 16543163 | 2 years ago | | | 0 | 0.0025299913 |
ABI
ABI objects
Getter at block 21170343
owner() view returns (address)
0x76b1e2d258cc4297e7708345e5d99e8eca967bb1
Read-only
This contract contains no read-only function objects.
State-modifying
Events burn(address token, string destination, uint256 amount)
mint(address token, address to, uint256 amount)
renounceOwnership()
renounceTokenOwnership(address token)
transferOwnership(address newOwner)
transferTokenOwnership(address token, address newOwner)
Burn(address token, string destination, uint256 amount)
Mint(address token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RenounceTokenOwnership(address indexed _token)
TransferTokenOwnership(address indexed _token, address indexed _newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.