Mask Kids

Verified contract

Active on Ethereum with 1,285 txns
Deployed by via 0x169b0ebd at 16287866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mask Kids"

0xe005db49bf1afd5a13a024ac12e2c2c1bd1be392a878db4ad31be45e52f7872f
0x0fdcd9b978c40dd6f789c52c98e10950fe8799ff6ea533748c55f335d2b011d8
0x4b2bed0a918b3b4b820605f6c0bcfb2df2cee0032f344de59b78f5e73f29a21e
0x8d825d9f32b681c59f6bbdcb6404f917dc724b01458d3e06e17485c45b8ae0c4
0x9658bf89dd868d0d1c4e8d91fd3acd3bdcf312619f27259bdb263e81adde279e
0x93f11311ef6e717d801a6872396b7741d9a3e2d17c9fe569f8e4229864ecb6d5
0xfc691516943acf4a2d0822d1dcb8f59b7a2cd0ad240f9a79710b6e1d04939af1
0x4afa165630898b68737777f32611ff6b075e17e9b3742b6470b60fc2b1364a46
0x20a3f096a60f33b696cb89452da1dff05b710f36f5bba4f61a004b1153e62514
0x32cd4424ec5a4380d300037e28b6b816ab9a16da757a42b4f0f5841f6992ebe3

Functions
Getter at block 21379615
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
cost(view returns (uint256)
2000000000000000
maskCoin(view returns (address)
0x0000000000000000000000000000000000000000
maxFreeTx(view returns (uint256)
2
maxSupply(view returns (uint256)
1111
name(view returns (string)
Mask Kids
owner(view returns (address)
0x823fe0e707b8aa017cfc8620b78b7c1f47082c5f
symbol(view returns (string)
MK
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
mint_mask(uint256 amountpayable 
safeTransferFrom(address fromaddress to
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setMaxFreePerAddr(uint256 maxTxuint256 maxS
team_mint_mask(address recuint256 amount
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(