RedeemNFT

Verified contract

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

No balances found for "RedeemNFT"

0xbe3767158232e4b5786f23191881391fd2ad9906e57d2d7bc397e80e9147fb3a
0x86e0fe42c7918ce70bf93d3b4871ed6fd79097d3cdb3bdb0e71119f27b712356
From
0x526a9d82ed319e9cb7bb75a20612d54173841426a8d1b05d4d3f35c2c6788ccf
0xeb2aebbeae1c085d52d16144ecab95ea5fdc60a3ccd48bacffecfea7724de8b4
0xac47e8b303d43301377c590a8cae74fdd97c3ed7f65f943c81a760fd51632848
From
0xe81f5e5e16f598c4159925bbf591a8f63b39b9cb07bc46647f34b00a6ecb9a89
0x4aece70956104de618a433d5f3a04c45a5fe8c79b550c60022d1011dc17cdf09
0xa3d963d72260e605159a6d92d8d3bc686c19843fec727e3e6c5dd7e722181ac8
0x2d7bfa6cb6be8668b3383e0c5a85693946ac9c0ff4ff34231507fcac66a637a2
0x17d492e0b109af746650a6afdf9154e77e6c9f90e82b7faf5cc7c6d0b43be0b7

Functions
Getter at block 21305806
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
name(view returns (string)
PitBossToken
owner(view returns (address)
0xb5348d2cbf68559a882ab08a88dca506beb87750
statusRedeem(view returns (bool status)
true
symbol(view returns (string)
MBPB
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)
isUsedNonce(address signeruint256 nonceview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
claim(address senderaddress signeruint256 nonceuint256 qtyuint256 internalIdbytes signature
grantRole(bytes32 roleaddress account
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
toogleRedeem(
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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
TokensRedeemed(address indexed accountaddress indexed signeruint256 internalIduint256 qty
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(address initialSignerAddressstring _namestring _symboluint256 _endtime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.