raW Pass

Verified contract

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

No balances found for "raW Pass"

0x0f501a24cd520b55b9e8055a75697b0d89e172e50ed0cf33076068fa4fd72d9d
0xd1c7098527a41168fd78d57e7d8a928d8019194cd4955b841231fb89f49c1d8d
0x3135e735a270790f1215ac270f06acae8a92d7c2c84450243fcb5dcd32a8a3ec
0x7031f09502a80d278c7b7844953648afc01fd97c3f4e869d32678e5d5e9a4318
0x934f6198bca18edf04e08b067a9742f5ea58c15d8a12bcbab87473b9500cf324
0x428f6e09a1afa149657c6e258c57d752d290a1dfda0cfdac3493bd20cb6611a7
0x294b5d93abaf3ef2fbccaeaabe71813458e01304896aabafb5918e13b2ae439a
0xc219c13e89ecdd25940cab8a4711dd7e9a9224c4961972d905d3cef2ab1c9c8e
0x8981214973519df9e9e0bb18a2a31c9b429eeb2c1086f9d7af0282d7261a185c
0xf2199876681e107fe834357d7cf85908f51b847cbac8ab2e162255b8c23415ed

Functions
Getter at block 20911268
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
5555
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
name(view returns (string)
raW Pass
symbol(view returns (string)
RAWPASS
tokenIdCounter(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
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)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseUri
setDefaultRoyalty(address receiveruint96 feeNumerator
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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 _baseUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.