ChainWaves

Verified contract

Active on Ethereum with 547 txns
Deployed by via 0x8c5f3766 at 16442719
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots

No balances found for "ChainWaves"

0xb2a50c1814b014dc6723cb66f4bf4f8ece8aa0d217a6b34760bf19720440bad1
0xabc1f8c6bd3474d9619caabc615aee84c854e2ba9517a39f061793f5847fdaee
0x619abe4689017f383b14e1ddd287ccf6fab815298b1cadd10def9cdb070d1976
0x9ab60788835865d3e407a52a5ce72139ec112ecabeddbef51641d3036acfabcd
0x3b83c014f7662d8693718655f980d3ec85d8d72fc6bb7e3f1ea2c6d09225c4c8
From
0x4281ff4e01ab629716d559449c773fece63ef615ac2c57d6587afa5ef9c61abd
From
0xe219fc3fee880f0edbe9adf82b17408f0a1fe982c3067816ad03edc798555022
0xf4a60ce6ce6b11bce8972c2495fef9f211b49611b2441be54409dba3b90d8567
0x5340f7ca9580aba319c5c664979a8b19e83990489da0dbdb9fe56a1e31db4315
0x265f49ef023d9fdcbcd27212e20463d01830b32f2f1b880f6e90b2ff91e99e18

Functions
Getter at block 21218203
MAX_MINT(view returns (uint256)
3
MAX_SUPPLY(view returns (uint256)
512
MINTING_LIVE(view returns (bool)
false
MINT_PRICE(view returns (uint256)
25600000000000000
MINT_START(view returns (uint256)
1674156600
name(view returns (string)
ChainWaves
owner(view returns (address)
0x888f8aa938dbb18b28bdd111fa4a0d3b8e10c871
snowcrashReserve(view returns (uint256)
0
symbol(view returns (string)
CA
totalSupply(view returns (uint256)
487
Read-only
_tokenIdToHash(uint256 _tokenIdview returns (string tokenHash)
balanceOf(address ownerview returns (uint256)
getApproved(uint256view returns (address)
hashToMetadata(string _hashview returns (string)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string _URI)
traitTypes(uint256uint256view returns (string traitNamestring traitType)
State-modifying
addTraitType(uint256 _traitTypeIndexstruct ChainWavesTrait[] traitspayable 
approve(address spenderuint256 id
flipMint(payable 
freeMints(address[] _addressesuint256[] _amountpayable 
normieMint(uint256 _amountpayable 
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
snowcrashMint(bytes32[] merkleProofpayable 
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
wipeSnowcrashReserve(payable 
withdraw(payable 
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ArrayLengths(
FreeMintDone(
MaxThree(
MintPrice(
MintZero(
NonExistantId(
NotLive(
NotSnowcrashList(
NotToad(
PublicMinted(
ReserveClosed(
SelfMintOnly(
SnowcrashMinted(
SoldOut(
Stap(
WithdrawFail(