HRC20EthManager
Verified contract
Active on
Ethereum with 3,269 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 "HRC20EthManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15011538 | 2 years ago | | | 0 | 0.0010748650 | |
| 14997168 | 2 years ago | | | 0 | 0.0022889505 | |
| 14989212 | 2 years ago | | | 0 | 0.00062084925 | |
| 14988916 | 2 years ago | | | 0 | 0.015201085 | |
| 14961468 | 2 years ago | | | 0 | 0.0011328163 | |
| 14961409 | 2 years ago | | | 0 | 0.0013869276 | |
| 14958350 | 2 years ago | | | 0 | 0.0016503591 | |
| 14956795 | 2 years ago | | | 0 | 0.0035870465 | |
| 14924927 | 2 years ago | | | 0 | 0.0021324787 | |
| 14924302 | 2 years ago | | | 0 | 0.0015647726 |
ABI
ABI objects
Getter at block 21275729
wallet() view returns (address)
0x715cdda5e9ad30a0ced14940f9997ee611496de6
Read-only
mappings(address) view returns (address)
usedEvents_(bytes32) view returns (bool)
State-modifying
Events addToken(address tokenManager, address hmyTokenAddr, string name, string symbol, uint8 decimals)
burnToken(address ethToken, uint256 amount, address recipient)
mintToken(address ethToken, uint256 amount, address recipient, bytes32 receiptId)
removeToken(address tokenManager, address hmyTokenAddr)
Burned(address indexed token, address indexed sender, uint256 amount, address recipient)
Minted(address ethToken, uint256 amount, address recipient, bytes32 receiptId)
constructor(address _wallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.