HUXLEY Codec

Verified contract

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

No balances found for "HUXLEY Codec"

0x55648a9e2fc66c1fcf3090c09137238fe70dabfb56d303debcde33642bbc8198
0x65e54872b0f1b4d1f3037d747081f54044a8f39f315028e2f8cecf3f5985049c
0x79d8050510e12599d861f79eb3f887822c4a192ed514c49397b1fffbd339d55d
0x77592088d33d41df9898325e7f978f5f500370c84d779bc8aca6b74104418dac
0xf7f9e37ba0c2c82f7ff4d8243d2ac96f0db98516ee48b01fd5e2bdc01e1f8713
0x7d9ae14d21e11eddfe4e4ffd1f89997d816ae988a011d7fb860e8f86691d8703
0x265a7621e3e6af4b9a1a61b05b8b9a2eb34c00ef64f97a87b3c415fdd1ced050
0xe2621ebc612b97175a5ea22094ec53b9237b16bd0cf959b091afb7966c0f0838
0xc8121a8bfb7af50e9138983f7c3cdc709b93a865af2fc287d6e532a050cb55f3
0x08afb8a75b8c1f050bdad8ea480732d338e5968fd16533c616f683c72e40e16c

Functions
Getter at block 21203550
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
CATEGORY(view returns (uint256)
1
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
IPLicensesIncluded(pure returns (string)
Personal Use, Commercial Display, Merchandising
PRIVATE_MINTER_ROLE(view returns (bytes32)
0xca848e25c38887dc92feb619111bce326f6d6dc179e86e86381bdb8c00d097b5
name(view returns (string)
HUXLEY Codec
owner(view returns (address)
0x333fea00aec6f62552d54b9c89eb7f90db8a593c
symbol(view returns (string)
CODEC
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burnBatch(address _accountuint256 _amount
grantRole(bytes32 roleaddress account
privateMint(address _accountuint256 _amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setDefaultRoyalty(address receiveruint96 numerator
setURI(string _newuri
transferOwnership(address newOwner
updateMetadata(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MetadataUpdate(uint256 _tokenId
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
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(string _uriaddress _royaltyReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.