RaffleTicket

Verified contract

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

No balances found for "RaffleTicket"

0xb138e5d464ff6909ed69aae103de3d6163d838d3feba526b1a1273fcd89c074e
0x41bd9a4d8c871fe033c6b43a1ac84d1e77df58307dfd7b236da3227247804a78
0x58ddaffb1dd41f7d39fa64ea7d805c883e16ecffdaf96b644e0bd75f0a5360eb
0xcc5dee5976dc5a6ac77c14144bcdd85930065fcb5006dc0390b916f49217b675
0xb641bef1ad99271bc709cb289fab776f9bbe8d82b6d3e9f7f91d8d3cb5ffe55e
0x32599dafd3c3f439c316ecb478848ab5600ed689ae2e331cc9c8a958b5d8eed7
0xcf71402e67f34baaae032650bd3f7f894329ec9b7148731689e6f3f80289b34c
0xda4185521dc852630ffec9b5cfef8b712a1f6ab802b59b46e0ebfee645a9b204
0x81ebf008b6d6255e43ddad4e245e4e32fc52e8a4f3580ffb1e54d43507f531b7
0xb6b8b08f1ffc8299a80a1ced899237efe27c6594238bc0038631629093acce58

Functions
Getter at block 21064437
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
minterOf(view returns (string)
BURP_RAFFLE_TICKET
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)
isMinter(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
addMinter(address account
grantRole(bytes32 roleaddress account
mint(address touint256 tokenIduint256 amount
removeMinter(address minter
renounceMinter(
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
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MinterAdded(address indexed accountstring minterOf
MinterRemoved(address indexed accountstring minterOf
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 uri_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.