goblintown on base
Verified contract
Active on
Base with 566 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 |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19556606 | 2 months ago | | | 0 | 0.000000098878806060 | |
| 19257137 | 2 months ago | | | 0 | 0.000000074502000000 | |
| 16280246 | 4 months ago | | | 0 | 1.8820946e-7 | |
| 16250307 | 4 months ago | | | 0 | 1.8726590e-7 | |
| 15573742 | 5 months ago | | | 0 | 0.000000086919000000 | |
| 15201976 | 5 months ago | | | 0 | 0.000000059601600000 | |
| 15201973 | 5 months ago | | | 0 | 0.000000059745600000 | |
| 15198100 | 5 months ago | | | 0 | 1.2701308e-7 | |
| 14643875 | 5 months ago | | | 0 | 0.000000094634391636 | |
| 14643865 | 5 months ago | | | 0 | 0.000000097892642826 |
ABI
ABI objects
Getter at block 21851929
decimals() view returns (uint8)
10
name() view returns (string)
goblintown on base
symbol() view returns (string)
goblintown
totalSupply() view returns (uint256)
210000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.