KuroroFerryTickets

Verified contract

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

No balances found for "KuroroFerryTickets"

0x70ac737053401858a4f934745cd224f557f211ce096ca1fc3e8c98e3d0487ffd
0x4a31b646926147dc8764dec932b659e4603483505634ec6ce3330b508b58a7b9
0xad5654883850fd6ff9cd3e65000fbb990b84008417ec427c48f12f1aa0dc13dc
0x5f8377dd1e7f9973878974fa0c61fa866e5dbe3d3824094a146b869305e429d6
0x1d0e33e9295b9b3887958ac512268d5c0e2cf37ef4f88f57115326ddb304b576
0x502dc596f20e30baea3573502b31180618d59d49f82efdf295a2706b191dea5d
0x9ccc0e58b6b0e9ae7c780469c236b94c458b68727985ea9f5542f9e34e8acc09
0xc099911bddfad7c30ecc47e1de06431f24a12c936017eaaac0071f7ef2527638
0x1315d77805c34652ecc669760d9cf329ebb077ed2393e43a5210e29ba5a67ce4
0x9db6f82c79e726b5b7f04f8722ad581d3e197723d6e0996e1e1c8f254cd04af4

Functions
Getter at block 20871564
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
URI_SETTER_ROLE(view returns (bytes32)
0x7804d923f43a17d325d77e781528e0793b2edd9890ab45fc64efd7b4b427744c
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)
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
pause(
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
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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(address admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.