SpacePunksTreasureKeys

Verified contract

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

No balances found for "SpacePunksTreasureKeys"

0xb8571f47cfda3c544fb477f98c579b3d6c2052728d886672551569aa95c10547
0x781ae3042fc42717856ffe4899a693d1322b8203d40503aec2d6e97454204fcd
0xfdb00083ce2efd92866cbe7c728e17440f6da1f441efb5bb0047b05d7ff95d58
0x1364d62f906355d04dd78a5a13e97392864b53a3e94eb3933c025153f2f634a4
0xfc6d3f0a9eb7f01061b9fd003ebcfaaf213c2a4015da301d04d61d6c05056714
0x4451268cfb83cd01e899f0519694fa1aa9e05ee563e4b8345ebe051f5fbf09c6
0x3f5412c84167129e44d4a184482d6fd72e291aefaef19fc0cdd70662e1a20e71
0x9d1137091630f3c4afae33ae628ccc9d3ecb7fc1821de8621c037a6980fc466f
0xb3989f7f0518eb81834aec248ca8b487a3fac18ca0fbb61997c6772487bc9a75
0x0e6e0fb857b16062563e51f3b8ca8afe2cabf9746b79385e9761533dfad979f3

Functions
Getter at block 20982305
 
getBaseUri(view returns (string)
owner(view returns (address)
0x4fe10a09915bf13c0de123aa8a70e3d5074c772e
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 typeIdview returns (string)
State-modifying
addTypeForBurner(address burneruint256 typeId
burnKeyForAddress(uint256 typeIdaddress burnTokenAddress
mintBatch(uint256[] idsuint256[] amounts
removeType(uint256 typeId
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseURI
transferOwnership(address newOwner
Events
AddType(address indexed burneruint256 indexed typeId
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveType(uint256 indexed typeId
SetBaseURI(string _baseURI
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.