BOOBA TN

Verified contract

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

No balances found for "BOOBA TN"

0x29741a96354527b5356e71780a1a1e6c6c52e92c2461fb132343678666d665fa
0x840a935ea6871cf883943b8352025915671a7c5bad8837d3e5603e7e7f6bf319
0x31ef04903e5c0da323091519aef5eec11adb923ebeacc40cc796c4359dd9a74f
0xda6122f783d0965681d1116756baed5d724b4d6da9f9ff29ac2d059fed54fddd
0x82e01eafe1eada36b523d598adfdb9f047d12e4f07166abd423865752e8c88b4
0xf412efacbc41f638b83ad4f5510137d038e05c5ba70e8bd255678fc1ec39c7b0
0x07de4418826c4f1a49ae162aa4ed160b3db194fa76c88048a264970ccd8c141b
0x6b9682aeb41b341aa7c84d5eb35e5c26932dddba2eef456e02847aa35d757c91
0xdc1c52b4e2d97d5591817372b7f81eb93cbaa88e9f1e058033a194d64e63d05c
0x9c037b42f68509c148b38bccc7226cad06f1a28c886fa652bcb80c31ca103b74

Functions
Getter at block 20940572
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
contractURI(view returns (string)
https://ipfs.infura.io/ipfs/QmWXSTFcZiw3zHHt9cNRqzWZM7bVhMBabrBNNsrYvDJsLu/contract.json
name(pure returns (string)
BOOBA TN
owner(view returns (address)
0x8f6077dd5f1035ea5f942aeaf740aa08fb87f22a
paused(view returns (bool)
false
symbol(pure returns (string)
B2O_TN
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getFeeBps(uint256view returns (uint256[] bps)
getFeeRecipients(uint256view returns (address[] recipients)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoyalties(uint256view returns (address[] recipientsuint256[] bps)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256uint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
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
setRevealedURI(string uri
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(string uristring contractUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.