Immersion Community

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x64a5b4c4 at 16347448
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots
6 additional variables

No balances found for "Immersion Community"

0xbad72630d8f3c65324b8aee58e7fc5a74ba47efbeb29ad1673f544bbed996530
0x436468483ad41774d3d2efe6752c6f10eae08d75b5ab7f0c79a28937a960dda4

Functions
Getter at block 20963170
ETH(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
collectionExpire(view returns (uint256)
1673004340000
contractURI(view returns (string)
https://nomad-up.s3.amazonaws.com/up/assets/nft/immersion/immersion.json
creator(view returns (address)
0xb61d07fb48504dff5df33d7edb710f670742f52a
maxTotalSupply(view returns (uint256)
20000
mintPrice(view returns (uint256)
0
name(view returns (string)
Immersion Community
owner(view returns (address)
0x8ee651e9791e4fe615796303f48856c1cf73c885
payingToken(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
storageContract(view returns (address)
0xb31fea018c40f1e0238e087098841e437f2ed753
symbol(view returns (string)
immersion
totalRoyalty(view returns (uint96)
1000
totalSupply(view returns (uint256)
2
transferable(view returns (bool)
true
whitelistMintPrice(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
creationTs(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
metadataUri(uint256view returns (string)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
initialize(struct NFTParameters _params
mint(address recieveruint256 tokenIdstring tokenUribool whitelistedbytes signatureuint256 _expectedMintPriceaddress _expectedPayingTokenpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setPayingToken(address _payingTokenuint256 _mintPriceuint256 _whitelistMintPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayingTokenChanged(address oldTokenaddress newTokenuint256 oldPriceuint256 newPriceuint256 oldWLPriceuint256 newWLPrice
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator