G3Vrse Pass

Verified contract

Active on Ethereum with 10,749 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $828.19
0xe8259f3b6a941b50d822b990fe91fc0daa2d7dcc1ff52743c0abd13947a763d9
0x11e06aa6769792d72be63a6f82cde4266831d7118d4925800802bbb89c331d2c
0xf69e159281cda02e160a002e5c9a9d57299e2837d98ba1227ae4d63efae000b6
0xa8e6514ad2cfe269046c3550272ca5bc09d7590407c096bae0cb09a141316380
0x661c1ac4360e3eb5484a8cce0a4db36bc7dd56db5b80ed1c073bd676e418b338
0xa86f8f42dc853e70ecb0820ca2c5a7a88c110c876d66b2486252e10fcc851529
0x32e6b4966afcfaa981048c258217fc35329241ea1063f4b19b9484b1242ce854
0xe758fb76503d1de79557e43d9932c79e1b2b6f31bf9962658938f0575ffa8061
0x0791f1b89ac3e5f17acff572a0a512eb425200f19807499e543e199dcbd7a649
0x20d69c617f559def628cb3c3534cc443a11e698d5505756d62f02bdbbfdb8a56

Functions
Getter at block 21157389
name(view returns (string)
G3Vrse Pass
owner(view returns (address)
0xa45dd9cc03ea1d8e7236492448562933f7a8285c
r2eAddress(view returns (address)
0x32bac4944b72287af9891e2b6de858bffb0fc2d9
symbol(view returns (string)
G3
totalReleased(view returns (uint256)
28800000000000000
totalShares(view returns (uint256)
100
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimMerkleRoot(uint256view returns (bytes32)
hasClaimed(uint256addressview returns (uint16)
hasMinted(uint256addressview returns (uint16)
isApprovedForAll(address accountaddress operatorview returns (bool)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
saleMerkleRoot(uint256view returns (bytes32)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokens(uint256view returns (uint16 maxSupplyuint16 maxPerWalletuint16 maxPerTransactionuint72 preSalePriceuint72 pubSalePricebool preSaleIsActivebool pubSaleIsActivebool claimIsActivebool supplyLockuint16 totalSupplybool transferrable)
totalReleased(address tokenview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
burnForAddress(uint256 _iduint256 _quantityaddress _address
claim(uint256 _iduint16 _maxMintuint16 _quantitybytes32[] _proof
crossmint(address _addressuint256 _quantityuint256 _idbytes32[] _proofaddress _referrerpayable 
mint(uint256 _iduint256 _quantitybytes32[] _proofaddress _referrerpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
reserve(uint256 _idaddress _addressuint16 _quantity
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBurnerAddress(address _address
setClaimRoot(uint256 _idbytes32 _root
setSaleRoot(uint256 _idbytes32 _root
setType(uint256 _iduint16 _maxSupplyuint16 _maxPerWalletuint16 _maxPerTransactionuint72 _preSalePriceuint72 _pubSalePricebool _supplyLock
setURI(string _uri
transferOwnership(address newOwner
updateSaleState(uint256 _idbool _preSaleIsActivebool _pubSaleIsActivebool _claimIsActive
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
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
Constructor
constructor(uint16 _idstring _namestring _symbolstring _uriaddress[] _payeesuint256[] _sharesaddress _owneraddress _r2eAddressaddress _crossmintAddressstruct ERC1155ContractToken _type
Fallback and receive
receive(
Errors
OperatorNotAllowed(address operator