GarryTheGoblin
Verified contract
Active on
Base with 39 txns
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 "GarryTheGoblin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12470576 | 8 months ago | | | 0 | 0.000035989381 | |
| 12367655 | 8 months ago | | | 0 | 0.000000505689138330 | |
| 12335462 | 8 months ago | | | 0 | 5.3468077e-7 | |
| 12166402 | 8 months ago | | | 0 | 0.0000043603047 | |
| 12149416 | 8 months ago | | | 0 | 0.000000504194467630 | |
| 12148598 | 8 months ago | | | 0 | 0.0000028228535 | |
| 12138614 | 8 months ago | | | 0 | 5.3380871e-7 | |
| 12126640 | 8 months ago | | | 0 | 5.1343563e-7 | |
| 12123166 | 8 months ago | | | 0 | 0.0000030055154 | |
| 12122895 | 8 months ago | | | 0 | 0.000015035982 |
ABI
ABI objects
Getter at block 22840823
decimals() pure returns (uint8)
18
name() pure returns (string)
GarryTheGoblin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GOB
totalSupply() pure returns (uint256)
100000000000000000000000000000000
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)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.