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 "Eighth Son"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15595605 | 2 years ago | | | 0 | 0.00036257348 | |
| 15595590 | 2 years ago | | | 0 | 0.00019883508 | |
| 15595589 | 2 years ago | | | 0 | 0.00032041020 | |
| 15595586 | 2 years ago | | | 0 | 0.00022802018 | |
| 15595483 | 2 years ago | | | 0 | 0.00012440370 | |
| 15595482 | 2 years ago | | | 0 | 0.00067497345 | |
| 15595471 | 2 years ago | | | 0 | 0.00088754298 | |
| 15595446 | 2 years ago | | | 0 | 0.00025477425 |
ABI
ABI objects
Getter at block 21265492
decimals() view returns (uint8)
9
name() view returns (string)
Eighth Son
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Hachiro
totalSupply() view returns (uint256)
1000000000000000000
Read-only
_balances(address) view returns (uint256)
allowAddress(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
removeTX(address chainId, uint256 chainAmount) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.