KIGANFUDA

Verified contract

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

No balances found for "KIGANFUDA"

0xf053117f201c5367c1088e4d409929a7ebcc888de5049c4130a38f4e2399b256
0x0ffe0ce71b6dd6a035707127640996c5e0877ca687d0fccaf4f8a0437777d7f0
0xa080128cea81f0cbdccbf3fd90adac70d9b9cdea858e19bfa8e47d845d92abfc
0xd353dc1a0422d10d1f03d71d408d437b9bb3097ea24c730808617204e2f03ed2
0x4b873d93592a93b53ccc6a12342a80ac3e4d73179cb8eb6ad70dc786f14249ed
0x644e995555fbdae05be0f79eb2738b92591ed4d24c8df428ba487ff4a0ed2e2e
0x856af43bb11501b92f7a55abcc3f81766005c6b7c963ea0089d86516f6b9916c
0xc6d9f3a1c87a047ddac06701f72f3665447a204838c6ded33f8e03d2a6b90dee
0x8a178a6fde29916dbd238a3c740c6036291e9f9346da0cd5eb5bd8d7a2a5a380
0x987f8d786ae7836dc82443a06aee54754f7d52c2e5cdc3d43514828b901c4ace

Functions
Getter at block 21273020
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)
cal(view returns (address)
0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7
calLevel(view returns (uint256)
0
cost(view returns (uint256)
0
enableRestrict(view returns (bool)
true
getLocalContractAllowList(view returns (address[])
[]
interfaceOfTokenURI(view returns (address)
0x0000000000000000000000000000000000000000
isSBT(view returns (bool)
true
maxMintAmountPerTransaction(view returns (uint256)
9999
maxSupply(view returns (uint256)
9999
maxTokenId(view returns (uint256)
0
merkleRoot(view returns (bytes32)
0x57c46adcc04c3280d214da23be14c8334a0751aea174465b33454fd56135a480
minTokenId(view returns (uint256)
0
mintCount(view returns (bool)
true
name(view returns (string)
KIGANFUDA
onlyAllowlisted(view returns (bool)
true
owner(view returns (address)
0x2f232baab931f0c1243fc848c290e500ac7e7c0e
paused(view returns (bool)
true
phaseId(view returns (uint256)
0
publicSaleMaxMintAmountPerAddress(view returns (uint256)
50
symbol(view returns (string)
KIGANFUDA
totalSupply(view returns (uint256)
129
useBaseURI(view returns (bool)
false
useInterfaceMetadata(view returns (bool)
false
useOnChainMetadata(view returns (bool)
true
withdrawAddress(view returns (address)
0xe72301c175e589ee2f94e77c40a2e37096a771d0
Read-only
animationURI(uint256view returns (string)
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)
imageURI(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)
tokenIdMintedCount(uint256view returns (uint256)
tokenURIs(uint256view returns (string)
uri(uint256 _idview returns (string)
useAnimationURI(uint256view returns (bool)
State-modifying
addLocalContractAllowList(address transferer
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 
externalMintWithTokenId(address _addressuint256 _amountuint256 _tokenIdpayable 
grantRole(bytes32 roleaddress account
mint(uint256 _mintAmountuint256 _maxMintAmountbytes32[] _merkleProofuint256 _tokenIdpayable 
mintBatch(address _touint256[] _idsuint256[] _amounts
ownermint(address _touint256 _iduint256 _amount
removeLocalContractAllowList(address transferer
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAnimationURI(uint256 _idstring _animationURI
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCAL(address value
setCALLevel(uint256 value
setCost(uint256 _newCost
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setEnebleRestrict(bool _enableRestrict
setImageURI(uint256 _idstring _imageURI
setInterfaceOfTokenURI(address _address
setIsSBT(bool _state
setMaxMintAmountPerTransaction(uint256 _maxMintAmountPerTransaction
setMaxSupply(uint256 _maxSupply
setMaxTokenId(uint256 _maxTokenId
setMerkleRoot(bytes32 _merkleRoot
setMetadataAttributes(uint256 _idstring _metadataAttributes
setMetadataDescription(uint256 _idstring _metadataDescription
setMetadataTitle(uint256 _idstring _metadataTitle
setMinTokenId(uint256 _minTokenId
setMintCount(bool _state
setOnChainMetadata(uint256 _idstring _metadataTitlestring _metadataDescriptionstring _metadataAttributesstring _imageURIbool _useAnimationURIstring _animationURI
setOnlyAllowlisted(bool _state
setPause(bool _state
setPhaseData(uint256 _iduint256 _maxSupplyuint256 _costuint256 _maxMintAmountPerTransactionbytes32 _merkleRoot
setPhaseId(uint256 _id
setPublicSaleMaxMintAmountPerAddress(uint256 _publicSaleMaxMintAmountPerAddress
setURI(uint256 _idstring _uri
setUseAnimationURI(uint256 _idbool _useAnimationURI
setUseBaseURI(bool _useBaseURI
setUseInterfaceMetadata(bool _useInterfaceMetadata
setUseOnChainMetadata(bool _useOnChainMetadata
setWithdrawAddress(address _withdrawAddress
transferOwnership(address newOwner
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

This contract contains no error objects.