Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.06)
Native
Value
$0.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00002 | $3,211.53 |
$0.06 | |
FZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20929588 | a month ago | | | 0 | 0.00077553000 | |
| 19841329 | 6 months ago | | | 0 | 0.00071538012 | |
| 17517367 | a year ago | | | 0 | 0.0012703312 | |
| 17484442 | a year ago | | | 0 | 0.00090573657 | |
| 17477200 | a year ago | | | 0 | 0.0013132169 | |
| 17457882 | a year ago | | | 0 | 0.0015720241 | |
| 17457666 | a year ago | | | 0 | 0.00037948630 | |
| 17456730 | a year ago | | | 0 | 0.0014569232 | |
| 17454590 | a year ago | | | 0 | 0.0016201601 | |
| 17454578 | a year ago | | | 0 | 0.0013995655 |
ABI
ABI objects
Getter at block 21158499
CYCLE() view returns (uint256)
10
MAX_CLAIMS() view returns (uint256)
10000
RATE() view returns (uint256)
1024000000000000000000
TOTAL_SUPPLY() view returns (uint256)
10240000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Zero
nextMintTime() view returns (uint256)
1687221141
owner() view returns (address)
0x8a0530e9c6013e53a09c696fd78f4ed2b8d91b39
symbol() view returns (string)
ZERO
totalClaims() view returns (uint256)
5136
totalMinted() view returns (uint256)
5269504000000000000000000
totalSupply() view returns (uint256)
5269504000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
hasClaimed(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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()
receive()
This contract contains no error objects.