CarMan_Metaverse

Verified contract

Active on Ethereum with 2,486 txns
Deployed by via 0xb5cdc1e2 at 14300945
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "CarMan_Metaverse"

0x0702cc98ee8c393c4b6ef67f6655ba32d06ef28bd3d9074f2d3b54c2726a8843
0x60d19526fad9041e6ee3d12a55164896be05955f86a202ce2ad4a0830a25635f
0xd666199beabc9bfef24ec83ec0fb3db593c1f59b2e39845368f4cbb8d14cc5e3
0x50a4f8dc09e9c98c1f33f165ae811b840c78650e5c100d0ecd4e48be4b3d89ba
0xb4448be0c00722fc4bcf6e96c2325e43bee97ed0618e75468cb139c3a65c50c8
0x49982e79c2b93746e25a4afa0b6e340e8809b048aadf0a9e0afbf6169e53021c
0xce1cc78f7560db3e228e36046d5b72db0272e43eca927192d6e18cfcca63cb0b
0xabb5d22005bb352fd29b628349bf9fc2e5152ef61a0d06f28c0eb76f28d33c3a
0xf375d9bf1708bd22fd8e27c5e4ed8a03744291b7d3b2cb35b4e1cd13fee804f4
0x4b16efb6328a1acce072abe0657221dc235f4db35846edd922dff34ed2cb216b

Functions
Getter at block 21273214
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmYvJEw4LHBpaehH6mYZV9YXC372QSWL4BPFVJvUkKqRCg/
cost(view returns (uint256)
500000000000000000
currentPhaseMintMaxAmount(view returns (uint256)
1281
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
2000
name(view returns (string)
CarMan_Metaverse
nftPerAddressLimit(view returns (uint256)
2000
notRevealedUri(view returns (string)
ipfs://QmR8PkDrunKm3LAzNxGuv5XqAxtU9n3z5XmKGEt7hnjbb6/hidden.json
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x43d78e6e4e205e98771e648a2f46e86024b9aba2
preSaleIsActive(view returns (bool)
false
preSalePaused(view returns (bool)
true
preSaleStart(view returns (uint32)
1646964000
publicSaleIsActive(view returns (bool)
false
publicSalePaused(view returns (bool)
true
publicSaleStart(view returns (uint32)
1647136800
revealed(view returns (bool)
true
symbol(view returns (string)
CMM
totalSupply(view returns (uint256)
1281
vipSaleIsActive(view returns (bool)
false
vipSalePaused(view returns (bool)
true
vipSaleStart(view returns (uint32)
1646618400
Read-only
balanceOf(address ownerview returns (uint256)
checkVIPMintAmount(address _accountview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
addController(address controller
approve(address touint256 tokenId
preSaleMint(uint256 _mintAmountpayable 
publicSaleMint(uint256 _mintAmountpayable 
removeController(address controller
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setPreSalePause(bool _state
setPreSaleStart(uint32 timestamp
setPublicSalePause(bool _state
setPublicSaleStart(uint32 timestamp
setVIPMintAmount(address[] _accountsuint256[] _amounts
setVIPSalePause(bool _state
setVIPSaleStart(uint32 timestamp
setcurrentPhaseMintMaxAmount(uint256 _newPhaseAmount
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
vipSaleMint(uint256 _mintAmount
whitelistUsers(address[] _users
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.