Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "4"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17072017 | 5 months ago | | | 0 | 6.8375150e-7 | |
| 17071783 | 5 months ago | | | 0 | 5.9952310e-7 | |
| 17071776 | 5 months ago | | | 0 | 6.1083566e-7 | |
| 17071138 | 5 months ago | | | 0 | 0.000000605931920986 | |
| 17071132 | 5 months ago | | | 0 | 0.000000609043646204 | |
| 17071125 | 5 months ago | | | 0 | 6.1435988e-7 | |
| 17070987 | 5 months ago | | | 0 | 5.9816075e-7 | |
| 17070897 | 5 months ago | | | 0 | 5.5135810e-7 | |
| 17070839 | 5 months ago | | | 0 | 5.2446754e-7 | |
| 17070762 | 5 months ago | | | 0 | 4.5853682e-7 |
ABI
ABI objects
Getter at block 23949426
_ots() view returns (bytes32)
0xeef9301cae95177bc7911d4c8a03599078052330f1b79e20bf239170ea554763
_totalSupply() view returns (uint256)
160000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
4
symbol() view returns (string)
FOUR
totalSupply() view returns (uint256)
160000000000000000000000000
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)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.