CrashTestJoyride

Verified contract

Active on Ethereum with 8,478 txns
Deployed by via 0xfcd30090 at 14034778
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CrashTestJoyride"

0x6501474a4b269f1403b0b37ff7a2eeffae1e8129d8f19e7d95bb66435f804b01
0xde9c4cb83a6a61995de638c32fb6a3ce2c8397aac9202836b5bb42ae0dec7cb0
0x985b98d857221e1f5bacf3d9399b0cca839178140f50fc2e2e5f6617024d1bda
0xe1c39c526c1b64b600bcf5a6781c6d665d3d21ac09fbdf2196a28a617725422e
From
0x52a1b5eabcfe6d7796b651b0d4e7889f54cce8ef41963179401875569f9601ab
From
0x6e82194fb1dd6d3bc5978b9c9db6195acd601412c18974b7dcd485140c2c87e6
0xea307bf316b1d5cf6a770ee757d63f37fc7d12ccd6604b42b11decf3cdec41b0
From
0x7714ae477224ddfb9b8d3c3b39807468f9e73937bc03cda6084a3672b4a348fc
0xe2196a93710651a5a673650971c0cc670ae85acf9e2a29d4207d1d383e8c1691
0x6de2074fcda260afb8a69366cbd83039571d0710883b9ebcf9149efda8880a1a

Functions
Getter at block 20861093
amountForDevs(view returns (uint256)
70
maxTokensInPresale(view returns (uint256)
3
maxTokensPerTx(view returns (uint256)
10
merkleRoot(view returns (bytes32)
0xae31b90fad02736885f0dafda06d18c2ce9d244a12107780bf9f76740f3fd9dc
name(view returns (string)
CrashTestJoyride
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x90e6b91d3c37d0d7a57cfec801bf3d514be864f9
saleConfig(view returns (uint32 preSaleStartTimeuint32 publicSaleStartTimeuint64 price)
(preSaleStartTime=1642622400, publicSaleStartTime=1642708800, price=44000000000000000)
symbol(view returns (string)
CTJR
totalSupply(view returns (uint256)
4444
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(address _touint256 quantity
preSaleMint(uint256 quantitybytes32[] proofpayable 
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(bytes32 _merkleRoot
setOwnersExplicit(uint256 quantity
setPreSaleStartTime(uint32 timestamp
setPrice(uint64 price
setPublicSaleStartTime(uint32 timestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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 maxBatchSize_uint256 collectionSize_uint256 maxTokensInPreSale_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.