Purple Queens Collection Open Edition by Gramatik
Verified contract
Active on
Ethereum with 1,289 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Purple Queens Collection Open Edition by Gramatik"
Transactions
ABI
ABI objects
Getter at block 21388286
baseURI() view returns (string)
https://api.niftygateway.com/gramatikopen/
contractId() view returns (uint256)
108
isClosed() view returns (bool)
false
masterBuilderContract() view returns (address)
0x6efb06cf568253a53c7511bd3c31ab28becb0192
name() view returns (string)
Purple Queens Collection Open Edition by Gramatik
nameOfCreator() view returns (string)
Gramatik
niftyRegistryContract() view returns (address)
0x6e53130ddff21e3bc963ee902005223b9a202106
numNiftiesCurrentlyInContract() view returns (uint256)
3
symbol() view returns (string)
PURPLEQUEENSCOLLECTIONOPENEDITIONBYGRAMATIK
totalSupply() view returns (uint256)
821
Read-only
_IPFSHashHasBeenSet(uint256) view returns (bool)
_niftyIPFSHashes(uint256) view returns (string)
_niftyPrice(uint256) view returns (uint256)
_numNiftyMinted(uint256) view returns (uint256 _value)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenIPFSHash(uint256 tokenId) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
closeContract()
giftNifty(address collector_address, uint256 niftyType)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
setNiftyIPFSHash(uint256 niftyType, string ipfs_hash)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NiftyCreated(address new_owner, uint256 _niftyType, uint256 _tokenId)
NiftyPurchased(address _buyer, uint256 _amount, uint256 _tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, uint256 contract_id, uint256 num_nifties, string base_uri, string name_of_creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.