mirageMembership
Verified contract
Active on
Ethereum with 421 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8956…3cb0
0x6340…802f
0x3cf6…b726
Balances ($0.00)
No balances found for "mirageMembership"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20146154 | 5 months ago | | | 0 | 0.00011522242 | |
| 20143114 | 5 months ago | | | 0 | 0.00014153337 | |
| 20134314 | 5 months ago | | | 0 | 0.00085434267 | |
| 20045994 | 5 months ago | | | 0 | 0.00014903247 | |
| 19572991 | 8 months ago | | | 0 | 0.0010758918 | |
| 19532082 | 8 months ago | | | 0 | 0.0013295555 | |
| 19476192 | 8 months ago | | | 0 | 0.0014960631 | |
| 19471497 | 8 months ago | | | 0 | 0.0020078753 | |
| 19345416 | 9 months ago | | | 0 | 0.0020464786 | |
| 19004994 | 10 months ago | | | 0 | 0.0019061109 |
ABI
ABI objects
Getter at block 21223891
AlejandroAndTaylor() view returns (address)
0x63400da86a6b42dac41075667cf871a5ef93802f
cryptoNative() view returns (address)
0x89568fc8d04b3f833209144b77f39b71078e3cb0
earlyWorks() view returns (address)
0x3cf6e4ff99d616d44be53e90f74eae5d150cb726
owner() view returns (address)
0x1db7f1e160b9e2faddd8a1a4fcd0bd09b9190305
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 tokenID) view returns (string)
State-modifying
Events airdrop(address addresstm, uint256 numberOfTokens, uint256 one_intelligent_two_sentient)
endMint()
purchaseIntelligent(uint256 numberOfTokens) payable
purchaseSentient() payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
startMint()
transferOwnership(address newOwner)
updateAirdrop(uint256 airdropAvailable)
updatePriceIntelligent(uint256 newMainPrice, uint256 newDiscPrice)
updatePriceSentient(uint256 newMainPrice, uint256 newDiscPrice)
updateURI(string _intelligentURI, string _sentientURI)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.