ApeiroPage

Verified contract

Active on Ethereum with 197 txns
Deployed by via 0x5726c1c7 at 15427408
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ApeiroPage"

0xcd37668ea31cf0baeb8f5c45b3b7a574b663f679144adc5027c949bd336ef784
0x3018b932b6399f1130c8479d8bf7a7953c82648fb36c8eea6bacf4a554eeadd6
0xd8a027d9908140d353ab578a040929b52c13adb38b10bdd059752e5fc7d76c48
0x0ed47d8a918ab3fe27015aa3a8300c35d1651e5964ef6405b7c5aa30e81126c6
0xa4b9b96dbe803a0c4a200f2c6aacf30e713b1ee1ac5dc85a3704dbd25c323f2c
0x7f4026e3e28f53b156484e0770d48f079ac5836cf1ad31296461284d3f8f9c20
0x29c61392690befa248883df5418159774cea1a7d9beda24497e7ccd01fdd3536
0x38ba2e8e6f634fb62dbfe890892de51dbebbf767a42d3597c4a4a7286e2f2500
0x46bd5e30a61128fa6724396258692fbd61cfae78e493d7e6bffe7bbeeab61604
0x384d7604c0f816007537e3a1f088ec4364ac930906b48b6a9f43a62956458556

Functions
Getter at block 20848273
availableForWithdrawl(view returns (uint256)
0
canMintInBatch(view returns (uint256)
16
cid(view returns (string)
QmZbujwcGfKKpXkjTZunFtJCqJXyb8X4UUAPk5S7y1ed1L
getPrice(view returns (uint256)
1000000000
maxMint(view returns (uint256)
100
mintedInBatch(view returns (uint256)
0
owner(view returns (address)
0xd3e47274eca0ba20491cd7dcc51f50153645132a
totalMinted(view returns (uint256)
82
usdc(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isWhitelisted(address addrview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _tokenIdview returns (string)
State-modifying
enableMint(uint256 count
mint(uint256 _amountInUsdc
removeFromWhitelist(address[] addresses
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMaxMint(uint256 maxAmt
setPrice(uint256 price
transferOwnership(address newOwner
updateCid(string _cid
whitelistAddresses(address[] addresses
withdraw(
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.