ColdPlaying card

Verified contract

Active on Ethereum with 581 txns
Deployed by via 0x6994f093 at 15275492
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "ColdPlaying card"

0xdda6f022e4153282a6f143860f3a6975a491ff32550477f46a69ef1a897211a5
0x8690a48fd336d905124c12ebc0932f31c4231a839f58bc2676d57c52cd92a05a
0xe390fe4368a4b284dc22ed9f19db2cce07cbd728ab1413c311298bd269b83de9
0xc972377c089f1a6eeaa85e145cb3b644fb171c62115a4ec9478bada506ea418a
0x6e795622a1d31ea6ed631df53720436e4e893a681822112445e384aa07158907
0xf7015187c9da157362423f51c16d93fb7b329e249b5c5baa0b46b866a4b1a2db
0x70cb8c863f48d28487979537f3aa7144a4cbaa7c71d566e27ce43cec19466ebf
0x9f6d8fe7a0d92a7cba5853487e0f2158de96059a3d44afacbd688240575f09bf
0x1dcb51fa5c59e8842e1c35b0f0114276d23603aabc183cd411b48aad69c23289
0x263106ceb0ce387613dd849026350aff2d17ec6aadd310e73b98ec6374cc0410

Functions
Getter at block 20959605
AIRDROPPED_UNLOCK_TIME(view returns (uint256)
1664971200
AIRDROP_MERKLE_ROOT(view returns (bytes32)
0xa241cb50291f603853bf8ffd399bd43727592f6352d23147336075085d8d64b3
WHITELIST_MERKLE_ROOT(view returns (bytes32)
0x411245dc1961aa0aacd906efb070bb88c4533c2549c72dcd841bfaa2fafc65da
baseURILocked(view returns (bool)
false
name(view returns (string)
ColdPlaying card
owner(view returns (address)
0xcae06b75d5b27fd85c3e279d4648fa73973d8797
publicSaleStarted(view returns (bool)
true
symbol(view returns (string)
CPC
totalIDs(view returns (uint256)
1052
totalSupply(view returns (uint256)
1051
Read-only
TOTAL_AMOUNTS(uint256view returns (uint16)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256view returns (uint256)
receivedAirdrop(addressview returns (bool)
sold(uint256view returns (uint16)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
wasReceivedInAirdrop(uint256view returns (bool)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buy(uint16 amountbytes32[] proofpayable 
buyDeck(bytes32[] proofpayable 
getAirdrop(uint16 amountbytes32[] proof
getETH(
lockBaseURI(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256[2] _price
startPublicSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Airdrop(address useruint16 amountuint256 totalIDs
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Buy(address useruint16 amountuint256 totalIDs
BuyDeck(address useruint256 totalIDs
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI_bytes32 _whitelistMerkleRootbytes32 _airdropMerkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.