Chromesthesia: Ascend

Verified contract

Active on Ethereum with 430 txns
Deployed by via 0x55e644cb at 16521992
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Chromesthesia: Ascend"

0x23d314a1c7c3e0a2ba16e374afcd0fcec1fb3d42696873580c2c8567d733b840
0xc044c070953621c45b8a8368831bd529d24f2830d88f5e918c9ea9d358edf36e
0xa192a39638d90e236a28093119921fb79af114eab665b76fa4249ce827749cb6
0x4d1a3b623189ced1664a8dd083f1bf9da7696abd18bf99246632816f3656c9d8
0x71fe76262253f8b08795dd7c283a9286de38d904e664181a0e18ee6ebb29ad2d
0x6b6242a62dc50bed5bfd2c0d95b5619ce531fb4900bca802466c9b8fb5bd6f79
0x7e206c2e5db0fd3040e5de824e6748a3875b59f63aab77ecf29a2bf2e3e3f90a
0x8e63c1ba093abdf6a0c31e9ef3b65fb7bb70191322d3d7fe3b2635016feec4b3
0xf82fbbd1d9e20d8588911e213353213daa522b6dda846020c4ef2a7c07cf33b3
0x183bed14f9a87858c8601856045bfff2a547881acb2547d7ef6472b474fbb9ec

Functions
Getter at block 21320082
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
contractURI(view returns (string)
https://meta.tonic.xyz/collections/chromesthesia-ascend
floorPrice(view returns (uint256)
50000000000000000
getClaimIneligibilityReason(view returns (string)
Not enough supply
isLive(view returns (bool)
true
maxSupply(view returns (uint256)
200
name(view returns (string)
Chromesthesia: Ascend
owner(view returns (address)
0xc9105f97f08748cfff7e72e65adb1f526b8906f7
price(view returns (uint256)
50000000000000000
remainingSupply(view returns (uint256)
0
startPrice(view returns (uint256)
500000000000000000
startsAt(view returns (uint256)
1675188000
symbol(view returns (string)
CA
totalSupply(view returns (uint256)
200
uriPrefix(view returns (string)
https://tonic.xyz/nfts/0xec09608BeE747Aa5538a90c1Aecb5c00Ed0840CB/
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
adminMint(address _touint256 quantitypayable 
approve(address operatoruint256 tokenId
publicMint(address _topayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setRoyalties(address recieveruint96 feeNumerator
setStartsAt(uint256 _startsAt
setUriPrefix(string _prefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address _to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 _startsAtstring _uriPrefixstring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator