Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Zero1 Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17476167 | 4 months ago | | | 0 | 0.0000028244175 | |
| 17476117 | 4 months ago | | | 0 | 0.0000025297317 | |
| 17475865 | 4 months ago | | | 0 | 0.0000019778103 | |
| 17475733 | 4 months ago | | | 0 | 0.0000019991374 | |
| 17475721 | 4 months ago | | | 0 | 0.0000020293639 | |
| 17475716 | 4 months ago | | | 0 | 1.8261040e-7 | |
| 17475676 | 4 months ago | | | 0 | 0.0000020296763 | |
| 17475367 | 4 months ago | | | 0 | 0.0000019106786 | |
| 17475207 | 4 months ago | | | 0 | 0.0000017700863 | |
| 17475149 | 4 months ago | | | 0 | 0.0000017937211 |
ABI
ABI objects
Getter at block 22128637
_ots() view returns (bytes32)
0xeecf60c18c10c718859a1b74be1051f8da8c0b2fa8cea15aa6f275111b9aa7b2
_totalSupply() view returns (uint256)
250000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Zero1 Token
symbol() view returns (string)
DEAI
totalSupply() view returns (uint256)
250000000000000000000000000
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.