MintableERC721

Verified contract

Active on Ethereum with 15,779 txns
Deployed by via 0x113124ba at 13817132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $16.68
0x6d477843aeff3d440cd6906eda3b648907c82145210a1db72e16823431539fec
0x3e113a965208f8104c350c8b310e4484d89b156816bebab1724044d59f5bce9b
0x7b3db4b8bc23182754fc35df62391486f1f19f055b42d53d0f5b654968f6795b
0xd39cd45e2c2918f7abd7cd744a063ca22471bd0b6c41b024642a136c59b782ec
0x55a837d69e597efbadc1b9cfee1b8644a8f747ebe48e20e4a0e82bd9ad5221a4
0xdcbe31cc52c598bea856b3e3e72f4d91d59da1631894813bf2ec760697adf6cf
0xf9497bf454ad41322fb9b1c183bca84f8d457135526dbd5305b19b30ae8aad22
0x4c5e3bc82788b1bef28939eda661e74b07086ce73142fa7d8b93d61ca82dc068
0xe2de4ad8aeff59ad173cbdfb2756c4dde8d4089510c3d687f036ea5d3c2da1ce
0x425db65f3304eebc9ba19cc06c285cf56e1ad6e14d87366a95d425d52dd09f2d

Functions
Getter at block 21225286
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UID(view returns (uint256)
67884703251809353089556387931894061977500836277727414310442672699814749920244
URI_MANAGER_ROLE(view returns (bytes32)
0xa70a2d8710fed9f014c8c2af50c7c2f6b25748ae4cded822e03b7beed44cf3a8
name(view returns (string)
Shiba Social Club
owner(view returns (address)
0x00eeabd52b35ebaf74943c6999ed5002559baa39
symbol(view returns (string)
SSC
totalSupply(view returns (uint256)
7777
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
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
burn(uint256 _tokenId
grantRole(bytes32 roleaddress account
mint(address _touint256 _tokenId
mintBatch(address _touint256 _tokenIduint256 _n
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address _touint256 _tokenId
safeMint(address _touint256 _tokenIdbytes _data
safeMintBatch(address _touint256 _tokenIduint256 _n
safeMintBatch(address _touint256 _tokenIduint256 _nbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(address _bystring _oldValstring _newVal
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.