Treeverse

Verified contract

Active on Ethereum with 19,302 txns
Deployed by via 0x7c07c99d at 12934234
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Treeverse"

0x6a3918432022ed42e82a8697838cd9ee04d36d5195b3b0588ad1330f5bf350a9
0x1cf6aaf182f5c1a16f6e32dfe8b6223f0c3273a28f603584965775d2c1a1f556
0x0e22831dff2b5550afaafffbb403a70147d2c4fdaad23cd2744b08ee73bda6e1
0xf4ce324b59caa5a6b8d34c5bb353d5779544711646c0b865ba5cffb00925344e
0x8b599d1cacbb3f8b78a5d7598e9c00732551fe82a0724a25d6a65e6dd5d1bd5e
0xe87089e647cd4a926920646232c628ec4e16d3652079c0a28d437a706c582e74
0xc454467e5f3bb125ee9d20b828d8876945de0e32e2ba71ac23f8a7c167314ca1
0xef444c41e90d2fcb6b8a85f19e6ffcb0f15b74b3adbbb6e57ad6f856913dafb8
0xedd9a58e88e6f5d2ea261c37fc02a08b613deaa406f438965d5d2d3a396287d2
0x7e30daace098cb0ac27b2d262fae439155129ba04126f8d4069b1ddcbfa84f6b

Functions
Getter at block 21159872
customURI(view returns (string)
https://www.treeverse.net/api/tokenid/
name(view returns (string)
Treeverse
nextCollectionNumber(view returns (uint256)
2
owner(view returns (address)
0x229c487eaf50369e1ada49893a1ecddd4d513114
symbol(view returns (string)
TRV
totalSupply(view returns (uint256)
10420
Read-only
balanceOf(address ownerview returns (uint256)
collections(uint256view returns (uint128 tokenPriceInWeiuint32 tokensMinteduint32 maxTokensAvailableuint32 collectionNumberbool createdbool lockedbool activestring namestring descriptionstring baseURI)
customTokenURI(uint256 _tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
getOwnedTokenIds(address _ownerview returns (uint256[] tokenIds)
getTokenIdsInCollection(uint256 _collectionNumberview returns (uint256[] tokenIds)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeBaseURI(uint256 _collectionNumberstring _collectionBaseURI
changeCustomURI(string _newUri
changeDescription(uint256 _collectionNumberstring _description
changeMaxTokensAvailable(uint256 _collectionNumberuint32 _maxTokensAvailable
changeName(uint256 _collectionNumberstring _name
changeTokenPriceInWei(uint256 _collectionNumberuint128 _tokenPriceInWei
createCollection(string _namestring _descriptionstring _collectionBaseURIuint128 _tokenPriceInWeiuint32 _maxTokensAvailableuint32 _collectionNumber
devMint(uint256 _collectionNumberaddress _touint256 _quantity
lockCollection(uint256 _collectionNumber
purchaseNft(uint256 _collectionNumberuint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleActive(uint256 _collectionNumber
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _customURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.