IROHA SBT Collection

Verified contract

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

No balances found for "IROHA SBT Collection"

0x57cae7cc54ac1d4a8b07f5123266e69acb885b80031e987349819462f5079eb2
From
0x49b434b30154e6fb8ce45b492302869224ba4ce77fe0635ab61e1257b9237fd3
0xb8668f244e227c4b405ac8db2e767bb0e1559491697d22c26e7efd3bffc61d45
0x532d4e6721117b02d3278802264c6e4d00545568aa53fa81982c811181749ef5
0x1211ab579f07936bc21d7d5e77f8f4bd7de0c3cdfa4a5ad9fc636b3ae1a8eccc
0x97b6b6f81333978467ea4b08e7107b0f80a4966453301da3686f77dd6a07fbea
0x4621f1fd0eb3235a899cc6ac6798c8752f5945a08ed30b952f0b72dbf7915f46
0x4e12b6c19849e6760d63784d81e8e651030427a6b1ff8d14fdf4dd9745effdd3
0x42c0b1a0bc2e87b0610db08f645e58dbb25eaf28e0ce47b8e7339d65dc490de9
0xfdf24d11e9d5e4d08793627096c4cd7123c75c5af654b37f199560e34ba408ae

Functions
Getter at block 20886764
ADMIN(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
AIRDROP_ROLE(view returns (bytes32)
0x3a2f235c9daaf33349d300aadff2f15078a89df81bcfdd45ba11c8f816bddc6f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
allowlistType(pure returns (uint256)
0
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://iroha.nftstorage.jp/sbt/metadata/
cost(view returns (uint256)
0
interfaceOfTokenURI(view returns (address)
0x0000000000000000000000000000000000000000
isOperatorFilterRegistryRevoked(view returns (bool)
false
isSBT(view returns (bool)
true
maxMintAmountPerTransaction(view returns (uint256)
0
maxSupply(view returns (uint256)
0
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintCount(view returns (bool)
true
name(view returns (string)
IROHA SBT Collection
onlyAllowlisted(view returns (bool)
false
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xdecf4b112d4120b6998e5020a6b4819e490f7db6
paused(view returns (bool)
false
phaseId(view returns (uint256)
1
publicSaleMaxMintAmountPerAddress(view returns (uint256)
1
symbol(view returns (string)
ISC
totalSupply(view returns (uint256)
16
useBaseURI(view returns (bool)
true
useInterfaceMetadata(view returns (bool)
false
useOnChainMetadata(view returns (bool)
false
withdrawAddress(view returns (address)
0x112594176cf87bc3303d02a457d4625902d0a36f
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getAllowlistUserAmount(addresspure returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserMintedAmount(address _addressview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
imageData(uint256view returns (string)
isApprovedForAll(address accountaddress operatorview returns (bool)
metadataAttributes(uint256view returns (string)
metadataDescription(uint256view returns (string)
metadataTitle(uint256view returns (string)
phaseData(uint256view returns (uint256 totalSupplyuint256 maxSupplyuint256 costuint256 maxMintAmountPerTransactionbytes32 merkleRoot)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURIs(uint256view returns (string)
uri(uint256 _idview returns (string)
State-modifying
adminMint(address _addressuint256 _mintAmount
airdropMint(address[] _airdropAddressesuint256[] _UserMintAmount
burn(uint256 _iduint256 _amount
burnBatch(uint256[] _idsuint256[] _amounts
burnForMint(address _fromuint256[] _burnIdsuint256[] _burnAmountsuint256[] _mintIdsuint256[] _mintAmounts
externalMint(address _addressuint256 _amountpayable 
grantRole(bytes32 roleaddress account
mint(payable 
mintBatch(address _touint256[] _idsuint256[] _amounts
ownermint(address _touint256 _iduint256 _amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeOperatorFilterRegistry(
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setImageData(uint256 _idstring _imageData
setInterfaceOfTokenURI(address _address
setIsSBT(bool _state
setMaxMintAmountPerTransaction(uint256 _maxMintAmountPerTransaction
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setMetadataAttributes(uint256 _idstring _metadataAttributes
setMetadataDescription(uint256 _idstring _metadataDescription
setMetadataTitle(uint256 _idstring _metadataTitle
setMintCount(bool _state
setOnChainMetadata(uint256 _idstring _metadataTitlestring _metadataDescriptionstring _metadataAttributesstring _imageData
setOnlyAllowlisted(bool _state
setPause(bool _state
setPhaseData(uint256 _iduint256 _maxSupplyuint256 _costuint256 _maxMintAmountPerTransactionbytes32 _merkleRoot
setPhaseId(uint256 _id
setPublicSaleMaxMintAmountPerAddress(uint256 _publicSaleMaxMintAmountPerAddress
setURI(uint256 _idstring _uri
setUseBaseURI(bool _useBaseURI
setUseInterfaceMetadata(bool _useInterfaceMetadata
setUseOnChainMetadata(bool _useOnChainMetadata
setWithdrawAddress(address _withdrawAddress
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(