Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Andy"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16709326 | 5 months ago | | | 0 | 4.2168438e-7 | |
| 16709197 | 5 months ago | | | 0 | 3.9679370e-7 | |
| 16709065 | 5 months ago | | | 0 | 0.000000404895994448 | |
| 16708960 | 5 months ago | | | 0 | 4.3408312e-7 | |
| 16708716 | 5 months ago | | | 0 | 4.5618472e-7 | |
| 16708434 | 5 months ago | | | 0 | 4.3693259e-7 | |
| 16708425 | 5 months ago | | | 0 | 4.2808797e-7 | |
| 16708386 | 5 months ago | | | 0 | 4.1447627e-7 | |
| 16708239 | 5 months ago | | | 0 | 0.000000402747907232 | |
| 16707894 | 5 months ago | | | 0 | 4.7101950e-7 |
ABI
ABI objects
Getter at block 23771168
_ots() view returns (bytes32)
0x03887ed5a4f328bda7c24c76ee6266aeafae77709c03d13dbfaa5beb5f50bf4e
_totalSupply() view returns (uint256)
370000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Andy
symbol() view returns (string)
ANDY
totalSupply() view returns (uint256)
370000000000000000000000000
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.