PitBossToken

Verified contract

Active on Ethereum with 1,238 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 "PitBossToken"

0xac47e8b303d43301377c590a8cae74fdd97c3ed7f65f943c81a760fd51632848
From
0xe81f5e5e16f598c4159925bbf591a8f63b39b9cb07bc46647f34b00a6ecb9a89
0x4aece70956104de618a433d5f3a04c45a5fe8c79b550c60022d1011dc17cdf09
0xa3d963d72260e605159a6d92d8d3bc686c19843fec727e3e6c5dd7e722181ac8
0x2d7bfa6cb6be8668b3383e0c5a85693946ac9c0ff4ff34231507fcac66a637a2
0x17d492e0b109af746650a6afdf9154e77e6c9f90e82b7faf5cc7c6d0b43be0b7
0xf0001ba1576dcf73b0b26431be2478c83e4c35e4c05ba89dd9eff12ca138771c
0x4e28201340a5628979f8125be2b5295d373d73d3c4dcf04f6fba392e26ca7a82
From
0x5beddc4576febe52e9d8d3f978200a58b427ebce7abeec71ba3278a78501a226
0x6f7c903780bb0d47d95b23715b0ed53cc5bbc5028036a947299665fc305fee9c

Functions
Getter at block 21021882
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.