CryptoTuners

Verified contract

Active on Ethereum with 2,738 txns
Deployed by via 0x1fea81a8 at 13030587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "CryptoTuners"

0xe78d257abe86fe09489bff6c6bdca278c1d3ad206adad9abbd0a2a129f2e69d8
0x5f420d9abea0b41afddb4ad85342f58fc3269cfda40d52dbb811f1d699f25d63
0xb7ca6261a7ad1e3df6ae1bd5727665315a174662a3af983b3b507eda1007cc61
0xae45a1dfa2a8473b712077ceb33640b11a0fad6ed7f7eaa6c3307c86d0e99700
0xfa7b4dd2037b02b42bc057382d0406956981fed83a53f1625886db36e6f470fe
0x5bb60df380a1534745513a4bb597bf4d7c1d18e941eabb137a362394597fc098
0xb931037d397eddd63e88f56339419922af52531c4c238f07b3f7e7318fb04e11
0xd642c718afe6849bfa94a4c11bb3f4ab1a1c17002b0dfcf4a0841c2d1e1d0b32
0x1e1249e57f79e3f0cead781f5cfcfde1218a5d5df57bc6d492d4aa464b97f9fc
0x4516e2046e6ad0f716ac3fc6d95e6863f12eb41ad95f02661d0b9188cba29609

Functions
Getter at block 20926202
MAX_CARS(view returns (uint256)
5000
MAX_CARS_PER_PURCHASE(view returns (uint256)
20
TUNER_PROVENANCE(view returns (string)
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmXNPLAWFuSJndACiaRLgMvocgpFApcowieZXKHoLrrcmA/
getPrice(view returns (uint256)
30000000000000000
isSaleActive(view returns (bool)
true
name(view returns (string)
CryptoTuners
owner(view returns (address)
0x5c4f47b31d37a7ba90e9f062eb9a0b3d8900c36d
symbol(view returns (string)
CAR
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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)
tokensByOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleStatus(
mint(uint256 _countpayable 
renounceOwnership(
reserveTokens(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setPrice(uint256 _newPrice
setProvenanceHash(string _provenanceHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.