AnkyOne

Verified contract

Active on Base with 7 txns
Deployed by via 0xe5b10898 at 10700518
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AnkyOne"

0xa1392f9c693f3df231f1b67e1537def1221d3caba86df7005f49eade37980437
0xd974e85971007a6cf6bebf29261def15637456a16994a8f3e18bff316f0b6f61
0x8a5ffb6610d53b58f2f6f929ff45d45cca0c7596b9e28e81c5c4629014e3c970
0xf3306c35f1254ad82158da4d46ce32bcc0547223b3e6b0d1d75480ff9127d25e
0x824b7b1873053d819efc609f7d58bccf2959e918c1023313c67d6c397c313df1
0xd3fd43cf4441f13954a291e1270d6484274c111474ef64f5d899724a0a15b8a1
0xb8ac93c40c3a36154c2632f2df6e2abdc9d947a56a5cc5fd782042403c745fe9

Functions
Getter at block 22938991
MAX_SUPPLY(view returns (uint256)
89
currentTokenId(view returns (uint256)
8
degenToken(view returns (address)
0xfee293840d23b0b2de8c55e1cf7a9f01c157767c
mintingWindow(view returns (uint256)
57600
owner(view returns (address)
0xc669e04070ce18bf24ffa69fe311b64585f400d6
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
checkIfAnkyIsMintable(string _cidview returns (bool)
getAnkyPriceInDegen(string _cidview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
mintStartTimestamp(stringview returns (uint256)
mintingActive(uint256view returns (bool)
priceInDegenForEachAnky(stringview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
createThisAnkyBeforeOpeningMint(string _cidstring _metadataHashuint256 _priceInDegen
mintAnky(string _cid
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
Events
AnkyInfoSet(uint256 indexed idstring metadataHashuint256 priceInDegen
AnkyMinted(uint256 indexed idaddress indexed to
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(address _degenTokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.