This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793826, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Mintvial

Verified contract

Active on Ethereum with 35,779 txns
Deployed by via 0x1f4a1107 at 13697383
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $814.98
ERC-20
Value $9.39
ERC-20
Value $0.45
ERC-20
--
0x9c25022f4551da4476bc2af2d36baaa7e5d1145e536102d1f657dc8a240366b0
0x60f51adc388abb34fab2d8f4b1f295f0a9658547b53cf75cc22cb155fad0c808
0x19edbb263f69f28117ac3573b28efbeb6f2fb0c4bb0ccb6df0c0471b890a240a
0x22b75373f0fa1e68a6a2fdaaf6199997a3f29eb6198ba3dde54ea640551ab3d2
0x2c9189ff6c083087d5273c4d39933ad7b58b52d58ff232189ad1c59a1bd908fc
0x2dc07bb3031105e832487b11e5ec63c2e56ad3d31f6970a0b4134d59937fd366
0xbe32d7994b61f1b1782b33e2b4670dc36c395bb73803984a882120f0ea4de377
0x73b22bf780cfabb2982eab355e563fd1e3e923621bcf58c9b7198b42e0b43a78
0xe8a164f7ec6bd04031fe8e26f0e88178f1402a3e0126207e06359b9690c3a297
0xe65dc9aa93c601d786eb6f5bb7a530eeeed26e8d5133d2c85eaf1e7f558abd79

Functions
Getter at block 20793825
getAmountMinted(view returns (uint256)
20000
getPrice(view returns (uint256)
2000000000000000000
owner(view returns (address)
0x12ea19217c65f36385bb030d00525c1034e2f0af
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
checkIfRedeemed(address _contractAddressuint256 _tokenIdview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isContractAuthorized(address contractAddressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
airdropGiveaway(address[] touint256[] amountToMint
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
forceMigrateToken(uint256 id
migrateToken(uint256 idreturns (uint256)
mint(address[] contractIdsuint256[] tokenIdsuint256 amountToMintpayable returns (uint256)
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setClonexContract(address contractAddress
setPrice(uint256 _newPrice
toggleContractAuthorization(address contractAddressuint256 typeOfContract
toggleMigration(
togglePrivateSales(
togglePublicSales(
toggleSales(
transferOwnership(address newOwner
withdrawFunds(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
priceChanged(uint256 newPrice
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.