Gen

Verified contract

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

No balances found for "Gen"

0x8679bf962392e93a43eabecefbb37abcab8deadce182d70c1864ba5094e73c98
0x593c0eec47eafbebdf1da8d33295d0025f0f395759c0ae710ac3816e820b04f0
0x63ebdd012b59cf216b93570032e68a8ec3b71badb7cb02991491dffbf94e31a3
0x7feef8deead4da0bee2ea0490ea0d55f6bd7015301cea0ca0c67635f8e08ef80
0xba9736e6548b48034ab70cd94db3505798c0bb407907249fa2735ea52dc237e4
0xe4a777f000fa74664fee5888abfae9c8a198a244d93cf6815baf4d0b1dff77e6
0xb201e849ca37507616cde6bc3562194299381f0f114f24c8096c2a53ecba687e
0x8df5db0b9fdc0bb6f1a39efc11863c765c0d649391054a8e97980f099f1cdb6e
0x0637ce53772b3af7426062322f794934d539ce02cd2e8fc5676376840f3958a5
0xa55b1e8f332b988a5544cb65ca3e411783fc8f0eeda70f9cab6e26ae0af70587

Functions
Getter at block 20856852
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
Gen
owner(view returns (address)
0xff305dbbf500875f9b981092e8a827835cacfff1
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
preset(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
multiHolderDisable(address holder
multiHolderEnable(address holder
pause(
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
setURI(string newuri
setupPreset(uint256[] idsuint256[] amounts
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.