Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa000…0000
5 additional
variables
Balances ($7,128.02)
Native
Value
$7,128.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 2.16 | $3,300.01 |
$7,128.02 | |
SKIPUP | ERC-20 | 0.01 | $0.168833 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000763 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 125 | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22597567 | 4 days ago | | | 0 | 0.0000016945065 | |
| 22597525 | 4 days ago | | | 0 | 0.0000026408272 | |
| 22597447 | 4 days ago | | | 0 | 0.0000019024689 | |
| 22597372 | 4 days ago | | | 0 | 0.0000023954848 | |
| 22597325 | 4 days ago | | | 0 | 0.0000016945064 | |
| 22453173 | 7 days ago | | | 0 | 7.3152524e-7 | |
| 22452820 | 7 days ago | | | 0 | 0.0000010877411 | |
| 22338278 | 10 days ago | | | 0 | 8.9301023e-7 | |
| 22338244 | 10 days ago | | | 0 | 8.9301023e-7 | |
| 22338211 | 10 days ago | | | 0 | 0.0000011640805 |
ABI
ABI objects
Getter at block 22754581
DEFAULT_OPERATOR_WHITELIST_ID() view returns (uint120)
1
DEFAULT_TRANSFER_SECURITY_LEVEL() view returns (uint8)
2
DEFAULT_TRANSFER_VALIDATOR() view returns (address)
0x721c00182a990771244d7a71b9fa2ea789a3b433
baseTokenURI() view returns (string)
ipfs://QmY4ctvSGLLZFHLcExXEx8mYhPUn8F1cHUa3VjYVufZNHc/
getPermittedContractReceivers() view returns (address[])
[]
getSecurityPolicy() view returns (struct CollectionSecurityPolicy)
(3, 0, 0)
getTransferValidator() view returns (address)
0xa000027a9b2802e1ddf7000061001e5c005a0000
getWhitelistedOperators() view returns (address[])
[0x9A1D00bEd7CD04BCDA516d721A596eb22Aac6834, 0x9A1D001670C8b17F8B7900E8d7a41e785B3F0515]
maxTokenPerMint() view returns (uint256)
3
maxTokens() view returns (uint256)
3500
metadata() view returns (address)
0x0000000000000000000000000000000000000000
mintPriceOne() view returns (uint256)
30000000000000000
mintPricePublic() view returns (uint256)
40000000000000000
mintPriceTwo() view returns (uint256)
30000000000000000
name() view returns (string)
ZIELCHAIN
owner() view returns (address)
0xbb3784d5fbf704f8e9b8624282e52567a4ce3ad0
saleState() view returns (uint256)
0
symbol() view returns (string)
ZC
totalMintOut() view returns (uint256)
3500
totalSupply() view returns (uint256)
3500
useMetadata() view returns (bool)
false
Read-only
WLOneExtra(address) view returns (uint256)
WLOneExtraIn(address) view returns (bool)
WLTwoExtra(address) view returns (uint256)
WLTwoExtraIn(address) view returns (bool)
_merkleRoots(uint256) view returns (bytes32)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isAdmin(string type_, address controller) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
isContractReceiverPermitted(address receiver) view returns (bool)
isOperatorWhitelisted(address operator) view returns (bool)
isTransferAllowed(address caller, address from, address to) view returns (bool)
isWhitelisted(address address_, bytes32[] proof_, uint256 id_) view returns (bool)
minted(address, uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId_) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId) payable
burn(uint256 tokenId_)
mint(address to, uint256 amount_)
ownerMint(address to, uint256 amount_)
publicMint(uint256 amount_) payable
renounceOwnership()
safeMint(address to, uint256 amount_)
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data) payable
setAdmin(string type_, address controller, bool status)
setApprovalForAll(address operator, bool approved)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setExtraWhitelistOne(address[] addresses_, uint256[] amounts_)
setExtraWhitelistTwo(address[] addresses_, uint256[] amounts_)
setMaxToken(uint256 amount_)
setMaxTokenPerMint(uint256 amount_)
setMerkleRoot(uint256 id_, bytes32 merkleRoot_)
setMetadata(address address_)
setMintPriceOne(uint256 price_)
setMintPricePublic(uint256 price_)
setMintPriceTwo(uint256 price_)
setSaleState(uint256 state_)
setToCustomSecurityPolicy(uint8 level, uint120 operatorWhitelistId, uint120 permittedContractReceiversAllowlistId)
setToCustomValidatorAndSecurityPolicy(address validator, uint8 level, uint120 operatorWhitelistId, uint120 permittedContractReceiversAllowlistId)
setToDefaultSecurityPolicy()
setTokenRoyalty(uint256 tokenId, address receiver, uint96 feeNumerator)
setTokenToURI(string uri_)
setTransferValidator(address transferValidator_)
setUseMetadata(bool bool_)
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
whitelistOneMint(uint256 amount_, bytes32[] proof_) payable
whitelistTwoMint(uint256 amount_, bytes32[] proof_) payable
withdraw(address address_)
AdminSet(bytes32 indexed controllerType, bytes32 indexed controllerSlot, address indexed controller, bool status)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
DefaultRoyaltySet(address indexed receiver, uint96 feeNumerator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenRoyaltySet(uint256 indexed tokenId, address indexed receiver, uint96 feeNumerator)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
TransferValidatorUpdated(address oldValidator, address newValidator)
constructor(address royaltyReceiver_, uint96 royaltyFeeNumerator_, string name_, string symbol_)
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
CreatorTokenBase__InvalidTransferValidatorContract()
CreatorTokenBase__SetTransferValidatorFirst()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
ShouldNotMintToBurnAddress()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()