Chromospheres
Verified contract
Active on
Ethereum with 790 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Chromospheres"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20562927 | 3 months ago | | | 0 | 0.00019132447 | |
| 20562916 | 3 months ago | | | 0 | 0.00021181771 | |
| 19996921 | 5 months ago | | | 0 | 0.00024036683 | |
| 19969265 | 5 months ago | | | 0 | 0.00055227204 | |
| 19525496 | 8 months ago | | | 0 | 0.0012893781 | |
| 19525496 | 8 months ago | | | 0 | 0.0012917284 | |
| 19395756 | 8 months ago | | | 0 | 0.0020532495 | |
| 19249377 | 9 months ago | | | 0 | 0.00045063961 | |
| 18968869 | 10 months ago | | | 0 | 0.00072092268 | |
| 18967013 | 10 months ago | | | 0 | 0.00064831999 |
ABI
ABI objects
Getter at block 21171520
contractState() view returns (string)
mint_complete
getNumValidPresaleAccessIds() view returns (uint256)
0
getOwnedPresaleAccessIds() view returns (uint256[])
[]
maxSupply() view returns (uint256)
707
mintPricePresale() view returns (uint256)
50000000000000000
mintPricePublic() view returns (uint256)
65000000000000000
name() view returns (string)
Chromospheres
owner() view returns (address)
0xa0385041eb8ec23ad04a76c8a50b85ca0c7ff770
presaleAccessAddr() view returns (address)
0x01a9f037d4cd7da318ab097a47acd4dea3abc083
presaleMintState() view returns (bytes32)
0xfce1f8023251ee9a58cde326b283d0e49836b5014750b2675f70be773cc85351
publicMintState() view returns (bytes32)
0xcdd7d061e49016e1abc8da550a7215ed1e2e2a022a5343d4cc76543f22722f90
reservedTokens() view returns (uint256)
14
symbol() view returns (string)
CHROMO
totalSupply() view returns (uint256)
707
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isPresaleAccessIdValid(uint256 tokenId) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
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)
mintPresale(uint256 quantity) payable
mintPublic(uint256 quantity) payable
renounceOwnership()
reserveTokens()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setContractState(string _contractState)
setPresaleAccessAddr(address presaleAccessAddr_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawEth()
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)
Received(address arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.