Bisket Token

Verified contract

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

No balances found for "Bisket Token"

0x1f380d5e3b5b9efe31dbac3da7c8a36d4feb1ad6c5f21ff7ea43c91732b701da
0xd81107bc757cde954c410bda7df1c645152bc7100bec51860deec42886fda77f
0x9627090773a883b8e2a203a9d07968c346a2768bf6d24aa53e27508e6bf6a6ab
0xfe19df36b68a4e5a25948ab95140c5823eab549d9a0d2f49de8b286a01169f33
0x8dbab73327c64dbb46b9fc2ff94b2317c3678aafbca1521fbf859b57f811d571
0x01d23cbd0881431130f72dc8357e9e54b3a5a5755ace388446e7dba46ca06bb1
0x6cd445530a2e5d1ff18a3e5d7058aaaa3473915af11d7cdcd86b463fb7de7e01
0x87c83c067903d9cfbdff17225b46a91ad83388c6ea6d23f6226ca6a5ad8ee0de
0xe51311447f63637f8ab226ec3b9d786a4fb8fd62320911bcb51890532162bb06
0xb744b09e518f1d0e08e12f03830900669196806c2fe83623ed5bf2a1a39b505d

Functions
Getter at block 21160263
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ADMIN_ROLE(view returns (bytes32)
0x70480ee89cb38eff00b7d23da25713d52ce19c6ed428691d22c58b2f615e3d67
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
Bisket Token
owner(view returns (address)
0xd406acdaa9366b0cc19ec7d922eb1919cd2c91c0
paused(view returns (bool)
false
symbol(view returns (string)
BSKT
totalSupply(view returns (uint256)
24
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
bulk_mint(address[] touint256[] tokenIdstring[] tokenIPFSURI
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint_by_id(address touint256 tokenIdstring tokenIPFSURI
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress 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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.