Good Zora Base
Verified contract
Active on
Base with 37 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 "Good Zora Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12287526 | 8 months ago | | | 0 | 0.0000094767253 | |
| 12287511 | 8 months ago | | | 0 | 0.000010921484 | |
| 12287412 | 8 months ago | | | 0 | 0.000011004185 | |
| 12287284 | 8 months ago | | | 0 | 0.000011028266 | |
| 12287187 | 8 months ago | | | 0 | 0.000011176849 | |
| 12287179 | 8 months ago | | | 0 | 0.000011204400 | |
| 12287173 | 8 months ago | | | 0 | 0.000011187959 | |
| 12287161 | 8 months ago | | | 0 | 0.000011165019 | |
| 12287134 | 8 months ago | | | 0 | 0.000011124705 | |
| 12287058 | 8 months ago | | | 0 | 0.000010790446 |
ABI
ABI objects
Getter at block 23071221
decimals() view returns (uint8)
18
name() view returns (string)
Good Zora Base
owner() view returns (address)
0x3e0950645b75c6bab02e709f0427fbfe4416488a
symbol() view returns (string)
GOODZORABASE
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
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(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.