CryptNinjaChildrenCoin

Verified contract

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

No balances found for "CryptNinjaChildrenCoin"

0x8f31988a651a45b9ea9dea538cb24b25c44ace24fb75740079c9aec89cbcbdb0
0x0b08b8d441aff0ba7ff633091835329b63be6f2b5a0642ff996aa5cd2c92536a
0x510fb8bd1148d724c8ff75f8023cf969f11d8dc5814442b50990258141013193
0x79c7e780c6e3da29739f7cac8e98376a1ea261fc58ec0fd343fc8039dad3f3a2
0xf23f8918cd69a3c3699cf98ac57eb7795660c0153870b7a20d34d4adbd2e8871
0xacbd3e9718fd0be557a02d48ae3cf320a08f22877eafce9f620858624c8e94d1
0x7ba2e15004361829be75d75471a0761057ff5c31939973294df9dadf57a8bb1b
0x23019516555a3e7ad9610cb60f230d36c961fcfdeeec8063a24e0504346fa9c6
0x05c80400c94fa661c53db99ce5f32e3949fea8baa300d73d815f839d556ec756
0x033f316c1f11c90524772789c9f6ade35bb597283e2f61df2ef858f1e7d2b8a5

Functions
Getter at block 21293391
ADMIN(view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
BURNER(view returns (bytes32)
0x4255524e45520000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER(view returns (bytes32)
0x4d494e5445520000000000000000000000000000000000000000000000000000
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://crypto-ninja-children.s3.ap-northeast-1.amazonaws.com/metadata/
defaultRoyalty(view returns (address recipientuint16 bps)
(recipient=0x985d66886ea5797d221da4cc2a5380a5849d08a2, bps=1000)
externalSupplier(view returns (address)
0x0000000000000000000000000000000000000000
getCalInfo(view returns (struct CNCCCalCalInfo)
(0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7, 2, true, false)
getLocalContractAllowList(view returns (address[])
[]
getTokenRoyaltiesCount(view returns (uint256)
0
isOperatorFilterRegistryRevoked(view returns (bool)
false
name(view returns (string)
CryptNinjaChildrenCoin
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x985d66886ea5797d221da4cc2a5380a5849d08a2
symbol(view returns (string)
CNCC
withdrawAddress(view returns (address)
0x985d66886ea5797d221da4cc2a5380a5849d08a2
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenRoyaltyByIndex(uint256 indexview returns (struct IEIP2981RoyaltyOverrideTokenRoyaltyConfig)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 tokenIduint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
addLocalContractAllowList(address transferer
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantAdmin(address account
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
removeLocalContractAllowList(address transferer
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeAdmin(address account
revokeOperatorFilterRegistry(
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _value
setBaseURI(string _value
setCAL(address value
setCALLevel(uint80 value
setDefaultRoyalty(struct IEIP2981RoyaltyOverrideTokenRoyalty royalty
setEnableRestrict(bool value
setExternalSupplier(address _value
setIsSBT(bool _isSBT
setTokenRoyalties(struct IEIP2981RoyaltyOverrideTokenRoyaltyConfig[] royaltyConfigs
setWithdrawAddress(address _withdrawAddress
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
withdraw(address _withdrawAddresspayable 
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
DefaultRoyaltySet(address recipientuint16 bps
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenRoyaltyRemoved(uint256 tokenId
TokenRoyaltySet(uint256 tokenIdaddress recipientuint16 bps
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(