MrCrypto

Verified contract

Active on Ethereum with 3,209 txns
Deployed by via 0xe9d163f8 at 13333123
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
1 additional variable

No balances found for "MrCrypto"

0x74b9961b212ae812ef5670c2a66aa3d03af9a7f8a489b45d77d185f321ad610d
0x216c3ddb46f985c65c8824f35199f7d85d3a7b27fecdc393004a898ebcb2287c
0x70f736009a3106617d04700c2c36141ea132ef84e78e84deb1a6aeede8058cdb
0x495d0c229d8012e802266df11ff58ab728662e1edf3f6b548556d72f7e7af1c1
0xc0b9cfcad081b736b1c7af5e36726403baa1c328cdb9c87bd11b08ff568b7dfd
0xd886e09937bd477b46345a5da6cfcd2355ab918362ee32f626c26a71fff1662a
0xf5790adb860777ac679ed61f97c2299bf7b90157e0a209e93d62bc9a9a5b39a5
0x7dd754fb168ba6b6c9765c8b20f56c16f520302b4a2ea6dac15ba213dca5e818
0x0f756fce308788a6c259047cacf52fd13ba347f62b3ee09e23d4b8df338e17b1
0x8b12b72038ea9de958bb926e3c04709d3a9c8b5be10180516d8ebec099954988

Functions
Getter at block 21039936
MAX_MINTS_PER_TXN(view returns (uint256)
20
baseURI(view returns (string)
https://mint.revolab.org/api/metadata/
maxPresaleMintsPerWallet(view returns (uint256)
10
maxTokenSupply(view returns (uint256)
10000
mintPrice(view returns (uint256)
30000000000000000
name(view returns (string)
MrCrypto
owner(view returns (address)
0xb06dc0b19fc8f7ac9eebee2225041453a0f8d6db
preSaleIsActive(view returns (bool)
false
presalePrice(view returns (uint256)
60000000000000000
provenance(view returns (string)
saleIsActive(view returns (bool)
false
startingIndex(view returns (uint256)
0
startingIndexBlock(view returns (uint256)
13333612
symbol(view returns (string)
MRCRYPTO
totalSupply(view returns (uint256)
8538
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
emergencySetStartingIndexBlock(
flipPreSaleState(
flipSaleState(
mintMrcryptos(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokenspayable 
renounceOwnership(
reserveMint(uint256 reservedAmountaddress mintAddress
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMaxPresaleMintsPerWallet(uint256 newLimit
setMaxTokenSupply(uint256 maxMrCryptoSupply
setMintPrice(uint256 newPrice
setPresalePrice(uint256 newPrice
setProvenanceHash(string provenanceHash
setStartingIndex(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 amount
withdrawForGiveaway(uint256 amountaddress to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboluint256 maxMrCryptoSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.