KIZUNA by STARTJPN

Verified contract

Active on Ethereum with 2,934 txns
Deployed by via 0x57dc85d6 at 16719052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "KIZUNA by STARTJPN"

0xaba7bf61cdc2463d1ffc33a54c8e6a94d07ab6d0c0095b7061bdf49739ff4a5e
0x5adf36659b90b16bf2c02fee4113486e0570551dd7eab46175e4944d5322dde4
0x9feda77c6048b8bbf8a995e89ef2399a475181a9ff3ff7d4f1f1cd68218913ec
0xfd3ab43fe05d661e57610815f8e24e411fed3e8c4c4864e7578c2c3b79ae9775
0xbf3bfdb15425a03948f3f79d8915635dda17ff8c95847a8ca27da1f7aeb87680
0xda6ddf4a0c8b884086f616175a1cfd51643aab952d62c3d1b9328b9e656ca685
0x9e0b3746f18a71a53b149006bd2d9ac629e3d6fadb5f3dec141476a4a022df1e
0x4615eae380317fd2ef63cbc9e937b8c5c8be04809a31ee56c98dc66c38be20db
0x49e417e69ae80d4b50f12aa83d00e33b99d8daa6b9d78804a394a1d288bd7b67
0x4ffba20a99e3a5d48b4bca9c939fa2cc1f09d34e9d3ecf46cf486f10e3e6fbde

Functions
Getter at block 21173140
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
alMintPrice(view returns (uint256)
0
contractURI(view returns (string)
data:application/json;base64,eyJzZWxsZXJfZmVlX2Jhc2lzX3BvaW50cyI6MTAwMCwgImZlZV9yZWNpcGllbnQiOiIweGI0MjUwZjcxNTk5NTY4M2M2ZWE1YmM3YzVlMmNkZjliMTYwMWJhM2YifQ==
deployer(view returns (address)
0x637d25d0769f747b2742a04d249802da85395970
getPhaseId(view returns (uint256)
0
isAlSaleEnabled(view returns (bool)
false
maxMintsPerALOT(view returns (uint256)
1
mintable(view returns (uint256)
0
name(view returns (string)
KIZUNA by STARTJPN
nowPhaseAl(view returns (uint256)
0
operatorFilteringEnabled(view returns (bool)
false
owner(view returns (address)
0xb4250f715995683c6ea5bc7c5e2cdf9b1601ba3f
phaseId(view returns (uint256)
0
symbol(view returns (string)
KIZUNA
Read-only
alIdMinted(uint256 _nowPhaseAladdress _addressview returns (uint256)
alMinted(address _addressview returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isAllowlisted(address address_uint256 _phaseIdbytes32[] proof_view returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isOperator(address _operatorview returns (bool)
locked(address toview returns (bool)
maxMintsPerAL(uint256view returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
allowlistMint(uint256 _amountuint256 idbytes32[] proof_payable 
batchMintTo(address[] listuint256 iduint256[] amount
bound(address tobool flag
burnAdmin(address touint256 iduint256 amount
grantOperatorRole(address _candidate
initializeSBT(uint256 tokenIdstring _tokenURI
mint(address touint256 iduint256 amount
renounceOwnership(
revokeOperatorRole(address _candidate
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setAllowlistSaleEnable(bool bool_
setApprovalForAll(address operatorbool approved
setBaseURI(string uri_
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setMaxMintsPerAL(uint256 _maxMintsPerALuint256 _id
setMaxMintsPerALOT(uint256 _maxMintsPerALOT
setMerkleRootAlWithId(uint256 _phaseIdbytes32 merkleRoot_
setMintable(uint256 _mintable
setNowPhaseAl(uint256 _nowPhaseAl
setOperatorFilteringEnabled(bool value
setPhaseId(uint256 _phaseId
setPhaseIdWithReset(uint256 _phaseId
setTokenURI(uint256 tokenIdstring _tokenURI
setUnlock(bool bool_
transferOwnership(address newOwner
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(address _royaltyReceiveruint96 _royaltyFraction
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator