HUXLEY Genesis

Verified contract

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

No balances found for "HUXLEY Genesis"

0x5853a2fdd764b2b789d09f2cba82ab75033683c4246e74b89934be9b69e0d58c
0x36c961f2706ad9e814da40cc35d4332fc611e69e9ddb35f8d90684af8847b79a
0x73c7ea95ab71986f54daac9c247c7a34d3bb263b23a6fccf7855cfd3f04b572e
0xdd5a7c018f244bcd2a5463a2be8a861024efb051a08acc3a82f9f9e9c2fc92f8
0xaa714f1406994c40477f660ab9614c2833187e2331b81e24c6614a7d279b88e9
0x134456648a4c0671e4513fa45e572f9ffa7aada5449ceffff3996d6367433987
0xde72e41ab7f5ddf51e9ee779305fa7f21f7c6d32b49e0ed2e512006d57aee950
0xddd44236a3f4ed6a3fb32677b6e975123a8e08b05c64303e398c02ddda160116
0x7c509406d13f039ad818c6ff59a23c27afe24d0805dfdd62c5cc3e9d51d06880
0x7d234ad59278daa6a9e17d60e1b5bda2b53659704f726c705f13dbc7b888355a

Functions
Getter at block 21302704
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PRIVATE_MINTER_ROLE(view returns (bytes32)
0xca848e25c38887dc92feb619111bce326f6d6dc179e86e86381bdb8c00d097b5
REDEEMER_ROLE(view returns (bytes32)
0x44ac9762eec3a11893fefb11d028bb3102560094137c3ed4518712475b2577cc
name(view returns (string)
HUXLEY Genesis
symbol(view returns (string)
GENESIS
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burnBatch(address _accountuint256[] _idsuint256[] _amounts
grantRole(bytes32 roleaddress account
mint(address _accountuint256 _categorybytes _data
mintBatch(address _touint256[] _idsuint256[] _amountsbytes _data
privateMintBatch(address _accountuint256 _amountToMintuint256 _categorybytes _data
redeem(address _accountuint256 _category
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
setURI(string _newuri
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
GenesisTokenRedeemed(address _senderuint256 _categoryId
PrivateMintExecuted(address _senderuint256 _categoryIduint256 _amount
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 _uristring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.