PropyKeys

Verified contract

Active on Base with 306,002 txns
Deployed by via 0x9acd9e9c at 8493376
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.15
ERC-20
Value $0.45
ERC-20
Value $0.1
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xa713fb9dfc4aa93301585f893308e062996340e42d4e2e34502bea17f6d62933
0x5e15ffd1039d75bb3136cd01db1a84bf3b2f603c66dae3996e88bc39f6d40925
0x4451648a8faccb51d79b0614851e31cb47adc1f6d04721c9caa8d3c67febd891
0xb9869b67e391e6fdfe798d179ad07ee26bcea5f4fbaf36dc20765e011e6bd95a
0xb7d9b6450b0e4bc6dc9567d1c11ce5aad8cc776324d88952449157ab82b3d7b6
0xfe1062d39132b19310e606f9628a760a7626124044dbb4f32248be471631ee7f
0x080f5ba285e81d5685a1ca25fa21ba5ab4e97dc2b0a833154dd4239aafe0b5d8
0xdcd8fe9bc5f0fa65db1831a97a6b485d99a9b8f2ba031ea0b415a22aacd1863a
0xb873a3e0bcd8507eb2f38cc93da1da1110a43cf59e50c42025309bd937d0aa00
0xf577d09b4501e16fe94f29ee28a23fabe47e72a6616a8fe8db8079a3a3e7c0bd

Functions
Getter at block 22749313
CONTRACT_URI_UPDATER_ROLE(view returns (bytes32)
0xa9268e694ac7275a7b48347399b83305791087d40fd36a11330099e5e322b4cd
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
METADATA_LOCKER_ROLE(view returns (bytes32)
0x0af1a227e20c738dadfc76971d0d110fd4b320a2b47db610f169242cda7cbd7e
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TIER_UPDATER_ROLE(view returns (bytes32)
0xd01027b8b8f7adf2290189994849f6d73457160fa0538540fe521c4e0c13239d
TOKEN_URI_UPDATER_ROLE(view returns (bytes32)
0xd610886bde7b9b3561f4ecdece11096467246c56f3a9958246e8d8b56500f923
contractURI(view returns (string)
name(view returns (string)
PropyKeys
owner(view returns (address)
0x48608159077516afe77a04ebc0448ec32e6670c1
symbol(view returns (string)
pKEY
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenInfo(uint256 _tokenIdview returns (struct PropyClaimAddressV1Token)
tokenTier(uint256 _tokenIdview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
lockMetadata(uint256 _tokenId
mint(address _tostring _tokenURI
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
unlockMetadata(uint256 _tokenId
updateContractURI(string _contractURI
updateTokenNameAndSymbol(string _tokenNamestring _tokenSymbol
updateTokenTier(uint256 _tokenIduint256 _tokenTier
updateTokenTierAndURI(uint256 _tokenIduint256 _tokenTierstring _tokenURI
updateTokenURI(uint256 _tokenIdstring _tokenURI
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ContractURIUpdated(string indexed contractURI
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
TokenMetadataLocked(uint256 indexed tokenId
TokenMetadataUnlocked(uint256 indexed tokenId
TokenMinted(uint256 indexed tokenIduint256 indexed tokenTierstring indexed tokenURI
TokenTierUpdated(uint256 indexed tokenIduint256 indexed tokenTierstring indexed tokenURI
TokenURIUpdated(uint256 indexed tokenIduint256 indexed tokenTierstring indexed tokenURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _roleAdminstring _tokenNamestring _tokenSymbolstring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.