The Triverse

Verified contract

Active on Ethereum with 1,783 txns
Deployed by via 0xc1995174 at 15601986
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables

No balances found for "The Triverse"

0x156e288332c8330af55a27108d2f291571978365782e4865298899ee19e5cabf
0x023fe0043469253251f57f2e7f9127f4ef716d3821e2acdb630df2ef0ae6f577
0xd3084073729c97f7889385d2943c1e70763b38863d3af26993dfcd89af0f4e4f
0xfccb091ea8258819d712b8da9ea636397b2414a89ac0bd9346e4ec9d9323ea02
0x69fb013d17790dc0f1c9b5c75a1dfe6dd1f5443e203161576c2a1858092002b7
0x73de8bd2d7ef32e8e976001433b534bfb7272cd856d276267aa48a5bfa52f395
0x3b4fba54a63db8d9614851d798a235388b1034e49a09b785268307914c20d01b
0xb3b42d14f44d7f256b4ef194fd1fdf008f0623fa7183e03fb13706637bb63d58
0x3565026694fe59117de216b1c417490fc95de84d5ff13ec2f36957cec576e23d
0x36d0fa8ea1254f5045efc8dc1ecf454e329a69e37ff66905d555f2850e460f82

Functions
Getter at block 21226754
MAXIMUM_SUPPLY(view returns (uint32)
3897
Max_Public_Limit(view returns (uint256)
5
ONE_MINT_COST(view returns (uint128)
0
PUBLIC_MINT_COST(view returns (uint128)
20000000000000000
THREE_MINT_COST(view returns (uint128)
0
TWO_MINT_COST(view returns (uint128)
0
baseURI(view returns (string)
contractURI(view returns (string)
https://harlequin-historic-moose-54.mypinata.cloud/ipfs/QmSN4z3MzgzGskTSaJCjSXz9Agb8t1c9TNTsaS6xN1o56S
counterFeeMint(view returns (uint16)
1
counterPPMint(view returns (uint16)
799
freeMintpauser(view returns (uint8)
1
isRevealed(view returns (bool)
true
name(view returns (string)
The Triverse
notRevealedUri(view returns (string)
ipfs://QmNkBKPFXt8Tccd7yswRss86AFKjUjUHCRz7DxwDiU1edD/
owner(view returns (address)
0x0e75b9bc6018ced3f04986e80d3689797e39ef8f
paused(view returns (uint8)
2
privateMintpauser(view returns (uint8)
1
publicMintpauser(view returns (uint8)
1
symbol(view returns (string)
TRV
totalSupply(view returns (uint256)
800
uriSuffix(view returns (string)
.json
Read-only
WL_DB(addressview returns (uint32)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasWhitelist(bytes32[] _merkleProofaddress accountview returns (booluint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
changePublicLimit(uint256 _val
enableFreeMint(uint8 _val
enablePrivateMint(uint8 _val
enablePublicMint(uint8 _val
freeMint(bytes32[] _merkleProof
gift(address addresses
privateMint(bytes32[] _merkleProofpayable 
publicMint(uint256 _amountpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setContractUri(string _contrctURI
setNotRevealedURI(string _notRevealedURI
setOneMintCost(uint128 _value
setPauser(uint8 _val
setPublicCost(uint128 _value
setRoots(bytes32[] _roots
setRoyalityInfo(address _Recieveruint96 _royalityFeeInBips
setThreeMintCost(uint128 _value
setTwoMintCost(uint128 _value
setUriSuffix(string _uriSuffix
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(
Fallback and receive
receive(
Errors
AllSold(
FreeMintNftSold(
FreeMintStopped(
InvalidPrice(
MaxLimitExceeded(
MaxMinted(
MaxWLMintExceeded(
Paused(
PrivateMintStopped(
PublicMintStopped(
WrongProof(
lengthMismatch(