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 "ERC741 V2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19213018 | 10 months ago | | | 0 | 0.0028186779 | |
| 19213016 | 10 months ago | | | 0 | 0.0027730088 | |
| 19213013 | 10 months ago | | | 0 | 0.0029412147 | |
| 19213012 | 10 months ago | | | 0 | 0.0026736325 | |
| 19213012 | 10 months ago | | | 0 | 0.0027521345 | |
| 19213010 | 10 months ago | | | 0 | 0.0030894118 | |
| 19213009 | 10 months ago | | | 0 | 0.0029773437 | |
| 19213008 | 10 months ago | | | 0 | 0.0033833280 | |
| 19213007 | 10 months ago | | | 0 | 0.0029785346 | |
| 19213004 | 10 months ago | | | 0 | 0.0027335314 |
ABI
ABI objects
Getter at block 21316633
decimals() view returns (uint8)
18
erc741() view returns (address)
0xe335bb90e29f6a509f7eeda44e99fffd44cbfe30
name() view returns (string)
ERC741 V2
symbol() view returns (string)
HUB
totalSupply() view returns (uint256)
5000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
emitTransfer(address from, address to, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.