EVMavericks

Verified contract

Proxy

Active on Ethereum with 3,054 txns
Deployed by via 0xb1854442 at 14546599
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
2 additional variables
Native
Value $61.46
ERC-20
Value $259.81
0xfc20cc6b0766b865b92887a5a8c188fd2907e99da44b0309215b41944a561cd0
From
0x7c4c5fe9842297b1ed9dce7e3baf1919c1e2f88b952c90c434b47f319d6a08e5
0x97d0be79706ca9c76c8bf10afe96a00c4e274b80e6699ec9c99c3258d3ef6fc1
0x6c4c18fcec6e3cb52f12511ddd8951cd478f2f343e267b4510106a3469f86cfa
0xa2840935de5f4a64ef75a0f8bbcebe20f0ab06107f467e38d15e70ca7d4acc42
0xebc2ab21c29cc2b1221986cf6a64677b28ce0b48e5a52640b60dbc4544e79a4b
0x6931b3daec6241ff14b9bee5984bf33e2c507042f6cc84dbf2b72e0618080fc5
0x15a7330b51d5d466f3309b31f824f92a1664eec167843b348e693bda4a2079d0
From
0x67d2b54a3c70dad554021e216633784c328019d00423613e2e65f688685827c7
0xbb7fadd407b9c76a1ed51308aed2fb412bb602f1d17a2e9fa4c376dc7fe4c04e

Functions
Getter at block 21310682
ammountWithdrawn(view returns (uint256)
0
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
false
mintFee(view returns (uint256)
0
mintLimit(view returns (uint256)
1
name(view returns (string)
EVMavericks
owner(view returns (address)
0x29816f59f1c7e1ba69289cf486556929f7743ca2
placeholderImage(view returns (string)
remaining(view returns (uint256)
0
royaltyBasis(view returns (uint256)
750
shareAddress(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol(view returns (string)
EVM
version(pure returns (string)
1.0.5
Read-only
accountMintCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
cache(uint256view returns (uint256)
cachePosition(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTokenAvailable(uint256 tokenIDview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeMintFee(uint256 mintFee_
changeMintLimit(uint256 mintLimit_
changePlaceholderImage(string placeholderImage_
initialize(string name_string symbol_string baseURI_address ownerAddress_uint256 mintFee_uint256 size_bool mintSelectionEnabled_bool mintRandomEnabled_address whiteListSignerAddress_uint256 mintLimit_uint256 royaltyBasis_string placeholderImage_
mintRandom(payable 
mintToAccount(address touint256 tokenID
mintToken(uint256 tokenIDpayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeebytes signaturepayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleRandomPublicMinting(
transferBalance(address touint256 ammount
transferERC20Balance(address erc20ContractAddressaddress touint256 ammount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.