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

VERS PREMIUM PASS

Verified contract

Proxy

Active on Ethereum with 486 txns
Deployed by via 0x3722aadb at 17120644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
8 additional variables

No balances found for "VERS PREMIUM PASS"

0xa485aedd07cee7c23e14b6a4bade021c60b31674899b25df42b1dfd29351dc98
0xdbaeaa6ce906e4ba1e4089e27a45e4254621bc95b8b6e0406817524c11a92915
0xffe4b1101b020d28cae94d1fee7f3825f215b38a74010376e733933c52a30e8d
0x2146ecbb6fc066426afccdb955410baa6fa4a19452c74fca18b8dd7d90699d5e
0x1c3e497461aed489a23fd51328cbb1247b224068de9f900aae9f9b921e3610d2
0xaa6911f3b7345b0fe0613c0530a22f84770ead440fb9ff7a1cdd7a0ea27ff25d
0x5dc1ba97c7b20dc9f23124f6c820f4a5062941d59ed351278bf9b146748bf282
0x71a2b8b123aca3e0371d60d527140b1281635d3c8828b622682a6e867c49a452
0xea681639196cfe142acd5849d1a7931b4c63d6ed22d4044ebbf5877282dd2322
0x95bcf894dc38bb142109f87e2707967050e669c7a56e294a6b56883bff81a898

Functions
Getter at block 20798794
getCurrentCost(view returns (uint256)
90000000000000000
getStatus(view returns (uint256 _costuint64 _phasebool _isPauseuint256 _totalSupply)
(_cost=90000000000000000, _phase=5, _isPause=true, _totalSupply=546)
isBurnable(view returns (bool)
false
isPause(view returns (bool)
true
maxSupply(view returns (uint64)
1111
name(view returns (string)
VERS PREMIUM PASS
owner(view returns (address)
0xdd3ea5b4992b0a18277098f595e0f0bac09d9c8c
preCost(view returns (uint256)
90000000000000000
publicCost(view returns (uint256)
90000000000000000
publicMaxPerTx(view returns (uint64)
2
salePhase(view returns (uint64)
5
symbol(view returns (string)
VPP
totalSupply(view returns (uint256)
546
useAllowedPlatform(view returns (bool)
false
Read-only
allowedPlatform(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintedCount(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedLists(uint64addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address operatoruint256 tokenId
burn(uint256[] _burnTokenIds
externalPublicMint1(address _addresspayable 
externalPublicMint2(address _addresspayable 
initialize(
ownerMint(address _addressuint256 count
preMint(uint256 _mintAmountuint256 _maxCountbytes32[] _proofpayable 
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowedExternalAddress(address addrbool enable
setAllowedPlatform(address operatorbool enable
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setBurnable(bool _bool
setHiddenBaseURI(string _uri
setMaxSupply(uint64 _maxSupply
setMember(address memberbool enable
setMerkleRoot(bytes32 _merkleRoot1
setMintedCountPhase(
setPause(bool _bool
setPreCost(uint256 _preCost
setPublicCost(uint256 _publicCost
setPublicMaxPerTx(uint64 _publicMaxPerTx
setReveal(bool _bool
setRoyaltyInfo(address _royaltyReceiveruint96 _feePercent
setSalePhase(uint64 _phase
setUseAllowedPlatform(bool enable
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAllowedPlatform(address operatorbool enable
SetMember(address memberbool enable
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
BurnCallerNotOwner(
CallerIsAnotherContract(
CallerIsNotTeam(
FailedWithdraw(
InvalidMerkleProof(
MaxSupplyOver(
MintAmountCannotBeZero(
MintAmountOver(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NonexistentToken(
NotAllowedExternalAddress(
NotAllowedPlatform(
NotBurnable(
NotEnoughFunds(
NowPaused(
OperatorNotAllowed(address operator
OverMintLimit(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PresaleIsActive(
PresaleIsNotActive(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(