ZATGO TOKEN
Verified contract
Active on
Ethereum with 1,026 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12943317 | 3 years ago | | | 0 | 0.00068057500 | |
| 12168239 | 4 years ago | | | 0 | 0.0079600411 | |
| 11550315 | 4 years ago | | | 0 | 0.0067770230 | |
| 11489127 | 4 years ago | | | 0 | 0.00089105303 | |
| 11489082 | 4 years ago | | | 0 | 0.0010652571 | |
| 11489054 | 4 years ago | | | 0 | 0.0012930251 | |
| 11384310 | 4 years ago | | | 0 | 0.0010866500 | |
| 11384287 | 4 years ago | | | 0 | 0.0020693200 | |
| 11268141 | 4 years ago | | | 0 | 0.0010860500 | |
| 11268082 | 4 years ago | | | 0 | 0.0013219561 |
ABI
ABI objects
Getter at block 21303864
decimals() view returns (uint8)
8
name() view returns (string)
ZATGO TOKEN
symbol() view returns (string)
ZAT
totalSupply() view returns (uint256)
50000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
fallback()
This contract contains no error objects.