The Carbon Drop by Fvckrender, beeple, GMUNK, Sara Ludy, Refik Anadol, Kyle Gordon, and Mieke Marple
Verified contract
Active on
Ethereum with 35 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 "The Carbon Drop by Fvckrender, beeple, GMUNK, Sara Ludy, Refik Anadol, Kyle Gordon, and Mieke Marple"
Transactions
ABI
ABI objects
Getter at block 21121206
baseURI() view returns (string)
https://api.niftygateway.com/carbondrop/
contractId() view returns (uint256)
322
masterBuilderContract() view returns (address)
0x6efb06cf568253a53c7511bd3c31ab28becb0192
name() view returns (string)
The Carbon Drop by Fvckrender, beeple, GMUNK, Sara Ludy, Refik Anadol, Kyle Gordon, and Mieke Marple
nameOfCreator() view returns (string)
Open Earth Foundation
niftyRegistryContract() view returns (address)
0x6e53130ddff21e3bc963ee902005223b9a202106
numNiftiesCurrentlyInContract() view returns (uint256)
8
symbol() view returns (string)
THECARBONDROPBYFVCKRENDERBEEPLEGMUNKSARALUDYREFIKANADOLKYLEGORDONANDMIEKEMARPLE
totalSupply() view returns (uint256)
8
Read-only
_IPFSHashHasBeenSet(uint256) view returns (bool)
_niftyIPFSHashes(uint256) view returns (string)
_niftyPrice(uint256) view returns (uint256)
_numNiftyMinted(uint256) view returns (uint256 _value)
_numNiftyPermitted(uint256) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isNiftySoldOut(uint256 niftyType) 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)
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, uint256[] nifty_quantities, string base_uri, string name_of_creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.