inftspaces - Metaphysical Rift
Verified contract
Active on
Ethereum with 627 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "inftspaces - Metaphysical Rift"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19880672 | 6 months ago | | | 0 | 0.00019129272 | |
| 19093429 | 10 months ago | | | 0 | 0.00066051686 | |
| 18994318 | 10 months ago | | | 0 | 0.00087010836 | |
| 18246060 | a year ago | | | 0 | 0.00031522191 | |
| 18246001 | a year ago | | | 0 | 0.00076457282 | |
| 18116541 | a year ago | | | 0 | 0.00043050070 | |
| 17041753 | 2 years ago | | | 0 | 0.0010470002 | |
| 16909422 | 2 years ago | | | 0 | 0.00059177492 | |
| 16691559 | 2 years ago | | | 0 | 0.0014500497 | |
| 16437829 | 2 years ago | | | 0 | 0.00086939580 |
ABI
ABI objects
Getter at block 21224065
CUSTOM_RESERVE() view returns (uint256)
100
MAX_PURCHASE_PER_MINT() view returns (uint256)
11
MAX_TOKENS() view returns (uint256)
8788
PROVENANCE() view returns (string)
baseURI() view returns (string)
https://d1cb9ot5lqgc96.cloudfront.net/metaphysical-rift/m/
contractURI() view returns (string)
https://d1cb9ot5lqgc96.cloudfront.net/metaphysical-rift/contract/contract-metaphysical-rift.json
isLiveMintingActive() view returns (bool)
false
maxForSale() view returns (uint256)
0
maxPurchasePerAccount() view returns (uint256)
16
mintLiveEventSigner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
inftspaces - Metaphysical Rift
owner() view returns (address)
0x602e5432614c0ff0be61a7e8c30b27fd159ffe4f
price() view returns (uint256)
55000000000000000
saleIsActive() view returns (bool)
false
saleWhitelistIsActive() view returns (bool)
true
symbol() view returns (string)
INFTMR
tokenURIsFrozen() view returns (bool)
false
totalSupply() view returns (uint256)
500
Read-only
balanceOf(address owner) view returns (uint256)
claimedFreeNft(address) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
purchasedForAddress(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
freezeMetadatas(uint256 tokenId, string[] uris)
mintCustomForAddress(address to, uint256 tokenId)
mintInftspaces(uint256 numberOfTokens) payable
mintLiveEvent(uint8 _v, bytes32 _r, bytes32 _s)
mintLiveForAddress(address to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setContractURI(string newContractURI)
setLiveMintingActive(bool active)
setMaxForSale(uint256 newMaxForSale)
setMaxPurchasePerAccount(uint256 newMaxPurchasePerAccount)
setMintLiveEventSigner(address adr)
setPrice(uint256 newPrice)
setProvenanceHash(string provenanceHash)
setSaleIsActive(bool active)
setSaleWhitelistIsActive(bool active)
setTokenURIsFrozen()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
LiveMinted(address indexed _to, uint256 indexed _tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PermanentURI(string _value, uint256 indexed _id)
SaleIsActive(bool _isActive)
SetLiveMintingActive(bool _active)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.