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 "GAGA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246432 | 4 days ago | | | 0 | 0.0011847635 | |
| 21246410 | 4 days ago | | | 0 | 0.00060893854 | |
| 21243761 | 5 days ago | | | 0 | 0.00084260740 | |
| 21216189 | 8 days ago | | | 0 | 0.0010549148 | |
| 21214024 | 9 days ago | | | 0 | 0.00042924547 | |
| 21214004 | 9 days ago | | | 0 | 0.00046055593 | |
| 21198755 | 11 days ago | | | 0 | 0.00078287999 | |
| 21198348 | 11 days ago | | | 0 | 0.0010576684 | |
| 21197828 | 11 days ago | | | 0 | 0.0014766272 | |
| 21196645 | 11 days ago | | | 0 | 0.00071059211 |
ABI
ABI objects
Getter at block 21276495
decimals() view returns (uint8)
16
name() view returns (string)
GAGA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GAGA
totalSupply() view returns (uint256)
21000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
blackList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 _value)
setBlackList(address[] _users, bool _valuse)
setOwner(address _newOwner)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.