IkaniV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x982f2b5f at 15324686
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 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
6 additional variables

No balances found for "IkaniV2"

No transactions found for "IkaniV2"


Functions
Getter at block 21012734
MAX_SUPPLY(view returns (uint256)
8888
STAKING_CONTRACT(view returns (address)
0x0f71a936b1b3808e73b43c63c3a4b160b63542a4
contractURI(view returns (string)
getBurnedCount(view returns (uint256)
0
getCurrentSeriesIndex(view returns (uint256)
0
getMetadataController(view returns (address)
0x0000000000000000000000000000000000000000
getMintSigner(view returns (address)
0x0000000000000000000000000000000000000000
getNextTokenId(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getPoemSeriesIndex(uint256 tokenIdview returns (uint256)
getPoemText(uint256 tokenIdview returns (string)
getPoemTraits(uint256 tokenIdview returns (struct IIkaniV2PoemTraits)
getSeriesInfo(uint256 seriesIndexview returns (struct IIkaniV2Series)
getSeriesSupply(uint256 seriesIndexview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPoemFinished(uint256 tokenIdview returns (bool)
isUsedMintDigest(bytes32 digestview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
advancePoemCreationDeadline(uint256 seriesIndexuint256 poemCreationDeadline
approve(address touint256 tokenId
endCurrentSeries(uint256 poemCreationDeadline
expire(uint256 tokenId
expireBatch(uint256[] tokenIdsuint256 seriesIndex
mint(struct IIkaniV2MintArgs mintArgsbytes signaturepayable 
mintByOwner(address[] recipients
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractUri(string contractUri
setMetadataController(address metadataController
setMintSigner(address mintSigner
setPoemText(uint256[] tokenIdsstring[] poemText
setPoemTraits(uint256[] tokenIdsstruct IIkaniV2PoemTraits[] poemTraits
setRoyaltyBips(uint96 royaltyBips
setRoyaltyReceiver(address royaltyReceiver
setSeriesInfo(uint256 seriesIndexstring namebytes32 provenanceHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
trySetSeriesStartingIndex(uint256 seriesIndex
unpause(
withdrawTo(address recipientreturns (uint256)
Events
AdvancedPoemCreationDeadline(uint256 indexed seriesIndexuint256 poemCreationDeadline
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EndedSeries(uint256 indexed seriesIndexuint256 poemCreationDeadlineuint256 maxTokenIdExclusiveuint256 startingIndexBlockNumber
FinishedPoem(uint256 indexed tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
ResetSeriesStartingIndexBlockNumber(uint256 indexed seriesIndexuint256 startingIndexBlockNumber
SetContractUri(string contractUri
SetRoyaltyBips(uint256 royaltyBips
SetRoyaltyReceiver(address royaltyReceiver
SetSeriesInfo(uint256 indexed seriesIndexstring namebytes32 provenanceHash
SetSeriesStartingIndex(uint256 indexed seriesIndexuint256 startingIndex
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Withdrawal(address recipientuint256 balance
Constructor
constructor(uint256 maxSupplyaddress stakingContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.