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 "GOOMBA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20724380 | 2 months ago | | | 0 | 0.00025951081 | |
| 18903188 | 10 months ago | | | 0 | 0.0027484200 | |
| 18902992 | 10 months ago | | | 0 | 0.00054237029 | |
| 18902317 | 10 months ago | | | 0 | 0.0013176838 | |
| 18902259 | 10 months ago | | | 0 | 0.00037814531 | |
| 18902241 | 10 months ago | | | 0 | 0.00042813910 | |
| 18902217 | 10 months ago | | | 0 | 0.0030053700 | |
| 18902215 | 10 months ago | | | 0 | 0.00073815626 | |
| 18902199 | 10 months ago | | | 0 | 0.0042874200 | |
| 18902196 | 10 months ago | | | 0 | 0.00077495759 |
ABI
ABI objects
Getter at block 21178999
decimals() view returns (uint8)
18
doctor() view returns (address)
0xa24741a3e2d0770cd8ef539699933f46952759b3
name() view returns (string)
GOOMBA
symbol() view returns (string)
GOOMBA
totalSupply() view returns (uint256)
942000000000000000000000000
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)
context(address[] quality)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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.