time&_

Verified contract

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

No balances found for "time&_"

0x62f1dc2ead0bde7cdbba2e2b85380069123387dd80be285a89a01a730d704697
0x8b3e8c819e987f4f0372f63e15d38d542b85d53f5245e217031abfbce861f686
0xd7116ae0612776bc391630b3df548481ede48ec79859687c3c50b947f18a68bf
0x2f91ade9bc914e7fe8e4fca27b63cdc05596fe7a5b2eab272dce11f52c0fe389
0x43790236021c613db53cf037e0a0f70b0ab8fdc07854ebb4f623f69df1f52ddf
0x762527117560b7d1d622a96dbb12e084073699797e98af7b87aab8cb64b7bb34
0xf5b0d06a62161ee487a0fbf8ca4266376ce35dbe2111094cb76456a7eabed4cc
0xe94cecf69c42f8433f1def81ae1b87814255b85ac631a1a626e8a7e737fc6d15
0xfd0af3efc1e7bccdeb81b54a17551cf6efe3f3ba125ed52a08ede365d1625d6a
0x67eee09baced61132f2b0ab0170d0a9c3f61a5c0c01a75c06ccaae3343a16eac

Functions
Getter at block 21392652
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
time&_
owner(view returns (address)
0x31a6fe100f08aa8e51540396b1fe8fd5cc7fdc22
symbol(view returns (string)
t+s
totalSupply(view returns (uint256)
500
Read-only
balanceOf(address ownerview returns (uint256)
canMint(uint256 quantityview 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 to
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
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
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 _uristring _contractNamestring _tokenSymboluint256 _maxMint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.