Racing Social Club

Verified contract

Active on Ethereum with 834 txns
Deployed by via 0x53c3d132 at 15039887
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "Racing Social Club"

0xa601f46a91343827c200cff396c0cd0eebe981968b72afe9ce4ea51c0ca1116d
0xbe204d9de783c71cec7a38b27bc09a5767c71d73db3c7f73883479dee0555a50
0x0c64a36d06e5ab67ae907a4481b00903dd378803783ac7977197082b3326e606
0xfb54ec578b24fcde58126bcfaccce117aa80d399ffa8375d8f572ff35fdf712e
0xa42656a76b704835d54301d43679cec2e3d306b19cbe8d638b5875876870cffa
0xe67c2e5410a09066d6ac3763f9ea50fb52ce90bf43af4a01d66a4ab6cdc1120d
0xccac898b014b14ac4ce506e5a59ab908d4b0eedac9af4371527a71f544cbd538
0x0a8e7828d16ba39109b18dc40ff29a53982ea3ec718b48313826f93c5e8d9009
0x46cae8ead70ca757e1a3eba30f456147b25c824cd9b8a19e10b11d0361164fdb
0x120f3c08f7b7a475177f153905f2c7707b3c51f93f48dfa2bb05cb0dc42b7b7e

Functions
Getter at block 20864021
allowListMaxMint(view returns (uint256)
3
getContractOwner(view returns (address)
0xbc5f78e02dc124d0ef5a6207b1c6384f826b413f
getIsClosedMintForever(view returns (bool)
false
 
getMaximumAllowedTokens(view returns (uint256)
getMintPrice(view returns (uint256)
180000000000000000
getPreSaleMintPrice(view returns (uint256)
180000000000000000
getRaffleMintPrice(view returns (uint256)
180000000000000000
getReserveAtATime(view returns (uint256)
50
getRoot(view returns (bytes32)
0x324dc1051ecf3cd3ff4ff5d93799a95bba410da6da2514a84a2b3402cddba171
getTotalSupply(view returns (uint256)
888
isClosedMintForever(view returns (bool)
false
isMintActive(view returns (bool)
true
isPreSaleMintActive(view returns (bool)
false
isRaffleActive(view returns (bool)
false
isSellOpen(view returns (bool)
false
maxPerAddressDuringMint(view returns (uint256)
3333
maximumAllowedTokensPerPurchase(view returns (uint256)
3333
maximumAllowedTokensPerWallet(view returns (uint256)
3333
maximumMintSupply(view returns (uint256)
888
mintPrice(view returns (uint256)
180000000000000000
name(view returns (string)
Racing Social Club
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xbc5f78e02dc124d0ef5a6207b1c6384f826b413f
preSaleMintPrice(view returns (uint256)
180000000000000000
raffleMintPrice(view returns (uint256)
180000000000000000
root(view returns (bytes32)
0x324dc1051ecf3cd3ff4ff5d93799a95bba410da6da2514a84a2b3402cddba171
symbol(view returns (string)
RSC
totalSupply(view returns (uint256)
888
Read-only
allowListClaimedBy(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkIfOnAllowList(address addrview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
publicMintClaimed(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
addToAllowList(address[] addresses
approve(address touint256 tokenId
mint(address _touint256 _countpayable 
preSaleMint(uint256 _countpayable 
raffleMint(uint256 _countbytes32[] _proofpayable 
removeFromAllowList(address[] addresses
renounceOwnership(
reserveNft(
reserveToCustomWallet(address _walletAddressuint256 _count
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowListMaxMint(uint256 maxMint
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setIsClosedMintForever(
setIsPreSaleMintActive(bool _isPreSaleMintActive
setIsSellOpen(bool _isSellOpen
setMaxMintSupply(uint256 maxMintSupply
setMaxReserve(uint256 val
setMaximumAllowedTokens(uint256 _count
setMaximumAllowedTokensPerWallet(uint256 _count
setMintActive(bool val
setMintPrice(uint256 _price
setPreSaleMintPrice(uint256 _price
setRaffleActive(bool _isRaffleActive
setRaffleMintPrice(uint256 _price
setReserveAtATime(uint256 val
setRoot(bytes32 _root
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
AssetMinted(uint256 tokenIdaddress sender
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleActivation(bool isMintActive
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURIuint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.