We Are Chinese NFT

Verified contract

Active on Ethereum with 470 txns
Deployed by via 0x2f7029c5 at 15578020
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "We Are Chinese NFT"

0xa382f0b1eb108834e9b8a042aac0202c7592c89a2db9d3b099ce99b5d52ca4b3
0x333f03fa6caba38c8c6bdfcaba19ce46bf6051b4d61b75cb0b4eb7daf33ceafc
0x2d6ee41ce1cfad037c5f7c1145a0c5eaed0fe1ac17a2a3a2462aa2fed8580868
0xe7e977ab29099f96fb38abfac56e93302dec55f6cb26fcbcdb1cc2fe37ef762f
0x3d2509ad8fa7418f556258452d3400af0363a26114013c5fd97c461aa7887032
0xef886cc7edc8a470ccbaf529e9d4eb25f57de5d8f60bff979011c66bd09556fc
0x67e555d0b16a166470beed86eb5e81f29863c745e3ba5aa9f3ac5429adf48be8
0xfd9a22f1b22ab4961b34f5bb35b2428eb1e82f4a33038f130fc98b2867d29851
0xd1fdd64e09d7800ee565aadfe14fa8af740547a936de6ab465af77ddbc7d7e34
0x6f55ebb15ce0423938c4ca6988d34768a20708d1f029b57eaff82c159819aac1

Functions
Getter at block 20925630
CONTRACT_VERSION(view returns (uint8)
2
MAX_WALLET_MINTS(view returns (uint256)
5000
PRICE(view returns (uint256)
0
RAMPPADDRESS(view returns (address)
0xa9dac8f3aedc55d0fe707b86b8a45d246858d2e1
_baseTokenURI(view returns (string)
ipfs://QmeZDq7HrzQVpLWj7kdePARNbTByD5brd1y1HN3w3x7hfn/
baseTokenURI(view returns (string)
ipfs://QmeZDq7HrzQVpLWj7kdePARNbTByD5brd1y1HN3w3x7hfn/
collectionSize(view returns (uint256)
7777
currentTokenId(view returns (uint256)
7777
getNextTokenId(view returns (uint256)
7778
maxBatchSize(view returns (uint256)
25
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintingOpen(view returns (bool)
true
name(view returns (string)
We Are Chinese NFT
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyAllowlistMode(view returns (bool)
false
owner(view returns (address)
0x26e385d663cf86f64692d5e1fb07f696c5e6ab7e
payableAddressCount(view returns (uint256)
2
symbol(view returns (string)
CHINESEE
totalSupply(view returns (uint256)
7777
Read-only
balanceOf(address ownerview returns (uint256)
canMintAmount(address _addressuint256 _amountview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getPrice(uint256 _countview returns (uint256)
inTeam(address _addressview returns (bool)
isAllowlisted(address _tobytes32[] _merkleProofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addToTeam(address _address
approve(address touint256 tokenId
closeAllowlistMint(
disableAllowlistOnlyMode(
enableAllowlistOnlyMode(
mintTo(address _topayable 
mintToAL(address _tobytes32[] _merkleProofpayable 
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleAL(address _touint256 _amountbytes32[] _merkleProofpayable 
openAllowlistMint(
openMinting(
removeFromTeam(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setRamppAddress(address _newAddress
setWalletMax(uint256 _newWalletMax
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMerkleRoot(bytes32 _newMerkleRoot
withdrawAll(
withdrawAllERC20(address _tokenContractuint256 _amount
withdrawAllRampp(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.