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 "ChillWojak"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23360810 | 8 days ago | | | 0 | 0.0000037853709 | |
| 23360696 | 8 days ago | | | 0 | 0.0000039382283 | |
| 23360667 | 8 days ago | | | 0 | 0.0000039707564 | |
| 23360651 | 8 days ago | | | 0 | 0.0000039886946 | |
| 23360634 | 8 days ago | | | 0 | 0.0000039883846 | |
| 23360588 | 8 days ago | | | 0 | 0.0000063477845 | |
| 23353758 | 8 days ago | | | 0 | 0.0000010815263 | |
| 23347906 | 8 days ago | | | 0 | 6.1233259e-7 | |
| 23339160 | 8 days ago | | | 0 | 6.1803550e-7 | |
| 23339150 | 8 days ago | | | 0 | 3.5722169e-7 |
ABI
ABI objects
Getter at block 23705684
DOMAIN_SEPARATOR() view returns (bytes32)
0x06fb0e1d4f3d58b82953cf4510e2f562adf4f4ab1bc41c6d3dfaffb13672b433
claimPeriodEnds() view returns (uint256)
0
decimals() view returns (uint8)
18
merkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
minimumMintInterval() view returns (uint256)
31536000
mintCap() view returns (uint256)
200
name() view returns (string)
ChillWojak
nextMint() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHILLWOJAK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) 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)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
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)
Claim(address indexed claimant, uint256 amount)
MerkleRootChanged(bytes32 merkleRoot)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 freeSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.