Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IMP | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163841 | a day ago | | | 0 | 0.00087471291 | |
| 21160742 | 2 days ago | | | 0 | 0.00089758913 | |
| 21158608 | 2 days ago | | | 0 | 0.00058486051 | |
| 21158601 | 2 days ago | | | 0 | 0.00052878287 | |
| 21054027 | 17 days ago | | | 0 | 0.00018200196 | |
| 21053977 | 17 days ago | | | 0 | 0.00023059500 | |
| 21053363 | 17 days ago | | | 0 | 0.00015378973 | |
| 21053360 | 17 days ago | | | 0 | 0.00016022830 | |
| 21053357 | 17 days ago | | | 0 | 0.00028270642 | |
| 21043314 | 18 days ago | | | 0 | 0.00052297019 |
ABI
ABI objects
Getter at block 21173002
M_8SIAN_FREE_CLAIM_RESERVE() view returns (uint256)
986
M_8SIAN_MAX() view returns (uint256)
8888
M_8SIAN_PER_MINT() view returns (uint256)
5
M_8SIAN_PRICE() view returns (uint256)
88000000000000000
M_8SIAN_PUBLIC() view returns (uint256)
6912
M_8SIAN_TEAM_RESERVE() view returns (uint256)
990
claimFreeLive() view returns (bool)
true
claimTokensMinted() view returns (uint256)
986
name() view returns (string)
8SIAN
owner() view returns (address)
0xff71692dca098a03e450a24270824ec3207ec932
privateLive() view returns (bool)
false
publicLive() view returns (bool)
false
publicTokensMinted() view returns (uint256)
6912
symbol() view returns (string)
8SIAN
teamTokensMinted() view returns (uint256)
990
totalSupply() view returns (uint256)
8888
Read-only
CLAIMERS_LIST(address) view returns (uint256)
PRIVATE_MINT_LIST(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim(bytes signature, uint256 tokenQuantity, uint256 allowedQuantity)
founderMint(uint256 tokenQuantity)
gift(address[] receivers)
mint(uint256 tokenQuantity) payable
privateMint(bytes signature, uint256 tokenQuantity, uint256 allowedQuantity) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setFreeClaimReserve(uint256 newCount)
setMax(uint256 newCount)
setPrice(uint256 newPrice)
setPublic(uint256 newCount)
setTeamReserve(uint256 newCount)
toggleClaimFreeMintStatus()
togglePrivateMintStatus()
togglePublicMintStatus()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawB()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.