BASE Crystal Toys
Verified contract
Proxy
Active on
Base with 315 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x78e1…85ca
0x1000…841c
Balances ($0.00)
No balances found for "BASE Crystal Toys"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21840533 | 5 days ago | | | 0 | 2.2224282e-7 | |
| 21840439 | 5 days ago | | | 0 | 2.2215257e-7 | |
| 21622305 | 10 days ago | | | 0 | 3.7839152e-7 | |
| 20968374 | 25 days ago | | | 0 | 0.000000504393148624 | |
| 20954887 | 25 days ago | | | 0 | 2.1351499e-7 | |
| 17176109 | 4 months ago | | | 0 | 5.2878390e-7 | |
| 17173594 | 4 months ago | | | 0 | 2.1731447e-7 | |
| 16555574 | 4 months ago | | | 0 | 2.2164750e-7 | |
| 15966207 | 5 months ago | | | 0 | 2.1928752e-7 | |
| 15694259 | 5 months ago | | | 0 | 1.9334427e-7 |
ABI
ABI objects
Getter at block 22055681
collectionURI() view returns (string)
QmeQvSE9qPeE1MkXyYdY8vfaMJ2MK6PVBS2fHCMtF1vyLX
contractURI() view returns (string)
ipfs://QmeQvSE9qPeE1MkXyYdY8vfaMJ2MK6PVBS2fHCMtF1vyLX
dropsManager() view returns (address)
0xaf8000cec22904c8e3fbdd0bbd6e459ba4d95ac0
endTime() view returns (uint256)
1694479145
isZeroIndexed() view returns (bool)
false
maxSupply() view returns (uint24)
9999
name() view returns (string)
BASE Crystal Toys
owner() view returns (address)
0x364eea3c5791d50419f0e0ad714e8775c88e2179
royaltyAmount() view returns (uint24)
0
scheduler() view returns (address)
0x1000270b3efe49dc83de59d9259f62dacb28841c
symbol() view returns (string)
BAS
tokensURI() view returns (string)
QmaXPyDnauvLx6KwwHXdnP7s8i4hJK3aW33XSEq2TzXxEh
totalMinted() view returns (uint256)
9999
totalSupply() view returns (uint256)
9999
universalONFT() view returns (address)
0x78e1cce9ec28f61f0749737ce8cab14b7eb685ca
Read-only
balanceOf(address _owner) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
exists(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintPrice(uint8 _phaseId) view returns (uint256)
mintedOf(address _owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 value) view returns (address _receiver, uint256 _royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
initialize(struct CreateParams params, address _owner, address _dropsManager, address _scheduler, address _universalONFT)
mint(address _minter, uint24 _quantity, bytes32[] _merkleProof, uint8 _phaseId)
preMintToPlatform(uint256 _quantity)
preMintToTeam(uint256 _quantity)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setPhase(uint8 _phaseId, uint256 _from, uint256 _to, bytes32 _merkleRoot, uint24 _maxPerAddress, uint256 _price)
setRoyaltyAmount(uint24 _royaltyAmount)
setTokensURI(string _uri)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMinted(address to, uint256 nextTokenId, uint256 quantity)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address proxy_)
fallback()
receive()
This contract contains no error objects.