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 |
---|---|---|---|---|---|
GOO | ERC-20 | 3.015051 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227610 | 5 days ago | | | 0 | 0.00019017459 | |
| 21219094 | 6 days ago | | | 0 | 0.00027699263 | |
| 21202021 | 8 days ago | | | 0 | 0.00074965301 | |
| 21164924 | 13 days ago | | | 0 | 0.00094595359 | |
| 21077835 | a month ago | | | 0 | 0.00044191800 | |
| 20854915 | 2 months ago | | | 0 | 0.00018223390 | |
| 20847657 | 2 months ago | | | 0 | 0.00018250030 | |
| 20847656 | 2 months ago | | | 0 | 0.00018126590 | |
| 20788521 | 2 months ago | | | 0 | 0.00040168320 | |
| 20694120 | 3 months ago | | | 0 | 0.00051727831 |
ABI
ABI objects
Getter at block 21261259
DOMAIN_SEPARATOR() view returns (bytes32)
0x9418a117e163a3caf4e9a5db65e01f6985ca4ad8497825c79a77ba431947a3e3
artGobblers() view returns (address)
0x60bb1e2aa1c9acafb4d34f71585d7e959f387769
decimals() view returns (uint8)
18
name() view returns (string)
Goo
pages() view returns (address)
0x600df00d3e42f885249902606383ecdcb65f2e02
symbol() view returns (string)
GOO
totalSupply() view returns (uint256)
53759573876318550222175450
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnForGobblers(address from, uint256 amount)
burnForPages(address from, uint256 amount)
mintForGobblers(address to, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address _artGobblers, address _pages)
This contract contains no fallback and receive objects.
Unauthorized()