Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 23931791.

KANOI TCG Packs

Unverified contract

Proxy

Active on Base with 1,184 txns
Deployed by via 0x81d8513f at 19356996
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 46 additional slots
-
variable spans 48 additional slots

No balances found for "KANOI TCG Packs"

0xa35f1492bd7381384ab0ec1da5425cf55737ee6fe10b8c5de788b9d84c7d663e
0x4538e6e036f34e157fd57d67eb2199ee468cd0ff8ead0de87e8287b4230ad3df
0xc0ea1ceb606b0f18994b0ca283484208e4dbdbdd8b026d3394a4bf59688e7860
0x08a504398e3c36bb38710744c497b56787cb076ee1a4ec6fb6d552e48c7a9cbf
0xee5b68dd4289f8e00fdc299376337b7e425925ad8fdc9ca36125b9389da4a342
0xe0c8bee6f8315c8d288186ab4e156eacecf182e8e7498413b0778524a921c646
0xddf9b043002504031cdc997e9f7606cbf4a917a711f8024a0329710bacde0d59
0x3c66c51e026b27ac0fa633f15235c25d9d8cffefb86975c6b6eab949396919ab
0x14ae0374f3d4326635bc8ee13b5318e65e67dfca591a866a50419188c9fa1c70
0x218768a1ceb3e81f839f07b6702887b5098d0babfaed1606de7a3fce2bc71887

Functions
Getter at block 23931794
contractURI(view returns (string)
https://kanoihub.s3.ap-northeast-1.amazonaws.com/contracts/ktp/contract-uri
kniToken(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
KANOI TCG Packs
owner(view returns (address)
0x1e4ab5c4bf928261c9bfdcdcb7907e30ee2eeada
saleRecipient(view returns (address)
0x6d79bce7831bfe72041cddd4ad5f607837e32210
symbol(view returns (string)
KTP
transfersEnabled(view returns (bool)
true
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
currentTotalSupply(uint256view returns (uint256)
getMaxTokenSupply(uint256 tokenIdview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
maxTokenSupply(uint256view returns (uint256)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenPaymentInfo(uint256view returns (uint8 paymentTokenuint256 price)
uri(uint256 _tokenIdview returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
distributeNFTs(address[] recipientsuint256[] idsuint256[] amounts
initialize(string _namestring _symbolstring _contractURIstring uri_address _saleRecipientaddress _royaltyRecipientuint128 _royaltyBps
mintBatchByOwner(address touint256[] idsuint256[] amounts
mintByOwner(address touint256 iduint256 amount
mintWithETH(address accountuint256 iduint256 amountpayable 
mintWithToken(address accountuint256 iduint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string _contractURI
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setKNIAddress(address _kniToken
setMaxTokenSupply(uint256 tokenIduint256 supply
setMaxTokenSupplyBatch(uint256[] tokenIdsuint256[] supplies
setSaleRecipient(address _saleRecipient
setTokenPaymentInfo(uint256 tokenIduint8 paymentTokenuint256 price
setTransferStatus(bool _status
setURI(string newuri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
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
TransferStatusChanged(bool status
URI(string valueuint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.