This contract is being backfilled. You may encounter incomplete storage history.

INUS Genesis Pass Collection

Verified contract

Active on Ethereum with 196 txns
Deployed by via 0x7bbfd188 at 17669248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "INUS Genesis Pass Collection"

0x282de2752cc773e31834369387c2831531b8125a19d04ba48dcf7b7c1b868d7b
0xdeed676007a47392abd61b09ad363c8b3aba9dcb279be6aa2dac924d06a38110
0xa2b7a7706f9ef204eea6c209d2ce954bd51b96879be6ec2698b11065ebe2cd8e
0x5a828a23cdf344ce96c101fd3c74eb4aa41a2da77a4e9867ca82a1c156efb210
0x87ecb6c145ef61301c6e41c8b8d6cd3db4c1b878d503c122680589fa3a868ed8
0x70fd9f52c9c4d1ce403636ba4c91797bca2e24333261744b738f723ef2175298
0x4d92d75ebc941c7637960dedd8c105835502c89670ac346cbd12200658e0218d
0xb98636e61afbb91876220605d44c44c49f5b907d16e2befce5da8cf5523bad41
0xfbcae7219e96459b2f9350f41060098ac646b200021a8c11037c34f65a172f40
0x15df7d1b4f2da6ae6e81d30b1845532eee0f2e48e4fd03483436db622b93a51a

Functions
Getter at block 20793813
CONTRACT_VERSION(view returns (uint8)
4
PROVIDER_FEE(view returns (uint256)
777000000000000
contractURI(pure returns (string)
https://metadata.mintplex.xyz/jzHgmceMNkJIAsZQGBLQ/contract-metadata
currentTokenID(view returns (uint256)
3
name(view returns (string)
INUS Genesis Pass Collection
onlyAllowlistMode(view returns (bool)
false
owner(view returns (address)
0x07bf13b3fcfd66414b63b51d5a422cf1ec85f765
paused(view returns (bool)
false
payableAddressCount(view returns (uint256)
1
symbol(view returns (string)
INUSPASS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
canMintAmount(uint256 _idaddress _addressuint256 _amountview returns (bool)
currentMintCount(uint256 _idaddress _addressview returns (uint256)
exists(uint256 idview returns (bool)
getPrice(uint256 _iduint256 _qtyview returns (uint256)
getPriceForToken(uint256 _idview returns (uint256)
getTokenSupplyCap(uint256 _idview returns (uint256)
getTransactionCapForToken(uint256 _idview returns (uint256)
inAllowlistMode(uint256 _idview returns (bool)
inTeam(address _addressview returns (bool)
isAllowlisted(address _addressuint256 _tokenIdbytes32[] _merkleProofview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isMintingOpen(uint256 _idview returns (bool)
isOpenEdition(uint256 _tokenIdview returns (bool)
isTokenTradeable(uint256 tokenIdview returns (bool)
isWalletCapEnabled(uint256 _idview returns (bool)
merkleRootForToken(uint256 _idview returns (bytes32)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
redemptionBalanceForToken(uint256 tokenIdaddress _contractAddressaddress _userAddressuint256 ftokenIdview returns (uint256)
redemptionStatsForContract(uint256 tokenIdaddress _contractAddressuint256 ftokenIdview returns (uint256boolboolbooladdress)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenWalletCap(uint256 _idview returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addToTeam(address _address
bulkSetRedemptionDetails(uint256 tokenIduint256 fTokenIduint256 _surchargeInWeibool _redemptionModeEnabledbool _verifiedClaimModeEnabledaddress _redemptionAddressaddress _redemptionContract
closeMinting(uint256 _id
createToken(uint256 _tokenSupplyCapuint256 _tokenTransactionCapuint256 _tokenFeeInWeibool _isOpenDefaultStatusbool _allowTradingDefaultStatusbool _enableWalletCapuint256 _walletCapbool _isOpenEditionstring _tokenURI
disableAllowlistOnlyMode(uint256 _id
disableWalletCap(uint256 _id
enableAllowlistOnlyMode(uint256 _id
enableWalletCap(uint256 _id
mintManyAdmin(address[] addressesuint256 _iduint256 _qtyToEach
mintToAdmin(address _addressuint256 _iduint256 _qty
mintToMultiple(address _touint256 _iduint256 _qtypayable 
mintToMultipleAL(address _touint256 _iduint256 _qtybytes32[] _merkleProofpayable 
openMinting(uint256 _id
pause(
redeem(uint256 tokenIdaddress redemptionContractuint256 ftokenIdpayable 
removeFromTeam(address _address
renounceOwnership(
resetMints(uint256 _idaddress _address
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setOpenEditionMode(uint256 _tokenIdbool _isOpenEdition
setPriceForToken(uint256 _iduint256 _feeInWei
setProviderFee(uint256 _fee
setRedeemableContract(uint256 tokenIdaddress _contractAddressbool _statusuint256 fTokenId
setTokenSupplyCap(uint256 _iduint256 _newSupplyCap
setTokenTradeable(uint256 tokenId
setTokenURI(uint256 _idstring _newTokenURI
setTokenUntradeable(uint256 tokenId
setTokenWalletMax(uint256 _iduint256 _newMax
setTransactionCapForToken(uint256 _iduint256 _transactionCap
transferOwnership(address newOwner
unpause(
updateMerkleRoot(uint256 _idbytes32 _newMerkleRoot
verifedClaim(uint256 tokenIdaddress redemptionContractuint256 ftokenIdpayable 
withdrawAll(
withdrawAllERC20(address _tokenContractuint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Redemption(string indexed redemptionMethodaddress indexed fromuint256 indexed tokenIdMintedaddress redemptionContractUseduint256 foreignTokenId
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowlistMintClosed(
CannotBeNullAddress(
CannotBeZero(
CannotEnableBothRedeemModes(
CannotModifyOpenEditonSupply(
CapExceeded(
ClaimModeDisabled(
DuplicateTeamAddress(
ExceededMints(
ExceededTransactionMints(
IneligibleRedemptionContract(
InsufficentTokenBalance(
InvalidApprovalForRedemption(
InvalidPayment(
InvalidTeamAddress(
MintZeroQuantity(
NewSupplyMustExceedPrevious(
NoStateChange(
NotInAllowlist(
NotMaintainer(
OperatorNotAllowed(address operator
PublicMintClosed(
TokenDoesNotExist(
TokenRedemptionBalanceExhausted(