Founders of Zo World
Verified contract
Active on
Ethereum with 1,070 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 "Founders of Zo World"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21207273 | a day ago | | | 0 | 0.00040842928 | |
| 21202145 | 2 days ago | | | 0 | 0.00081767107 | |
| 21174989 | 5 days ago | | | 0 | 0.0011701200 | |
| 21174979 | 5 days ago | | | 0 | 0.00056336811 | |
| 21174962 | 5 days ago | | | 0 | 0.00056290064 | |
| 21174956 | 5 days ago | | | 0 | 0.00057527549 | |
| 21174315 | 6 days ago | | | 0 | 0.0015092898 | |
| 21164029 | 7 days ago | | | 0 | 0.00070485537 | |
| 21164020 | 7 days ago | | | 0 | 0.00071377722 | |
| 21163794 | 7 days ago | | | 0 | 0.00065054413 |
ABI
ABI objects
Getter at block 21214295
earlyAccessStart() view returns (uint256)
1645633800
frozen() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x567c66b4587fbc8323629c4a770a541d944419ba54c1368bc3aef64e2c541a4d
name() view returns (string)
Founders of Zo World
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x416d2e2876345e31d5ab7e5a264f90f7cbf54722
pricePerMint() view returns (uint256)
80000000000000000
publicMax() view returns (uint256)
0
purchaseStart() view returns (uint256)
1645893000
symbol() view returns (string)
\z/
teamMintMax() view returns (uint256)
1111
teamMinted() view returns (uint256)
607
totalSupply() view returns (uint256)
1111
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
freezeBaseURI()
mint(uint256 amount) payable
mintEarly(uint256 amount, bytes32[] merkleProof) payable
mintGrant(address[] _addresses, uint256[] _amounts)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setEarlyAccessStart(uint256 _earlyAccessStart)
setMerkleRoot(bytes32 _merkleRoot)
setPricePerMint(uint256 _pricePerMint)
setPublicMax(uint256 _publicMax)
setPurchaseStart(uint256 _purchaseStart)
setURI(string _tokenBaseURI, string _tokenBaseURIExt)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.