KIGANFUDA
Verified contract
Active on
Ethereum with 135 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
No balances found for "KIGANFUDA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20702191 | 3 months ago | | | 0 | 0.000086909354 | |
| 20698957 | 3 months ago | | | 0 | 0.00046566769 | |
| 20698732 | 3 months ago | | | 0 | 0.00047803748 | |
| 20698295 | 3 months ago | | | 0 | 0.00043482623 | |
| 20697935 | 3 months ago | | | 0 | 0.00042199816 | |
| 20697286 | 3 months ago | | | 0 | 0.00060297321 | |
| 20696755 | 3 months ago | | | 0 | 0.00040966571 | |
| 20696673 | 3 months ago | | | 0 | 0.00038108743 | |
| 20696423 | 3 months ago | | | 0 | 0.00037350093 | |
| 20691695 | 3 months ago | | | 0 | 0.00082678092 |
ABI
ABI objects
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(uint256) view returns (string)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getAllowlistUserAmount(address) pure returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getUserMintedAmount(address _address) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
imageURI(uint256) view returns (string)
isApprovedForAll(address account, address operator) view returns (bool)
metadataAttributes(uint256) view returns (string)
metadataDescription(uint256) view returns (string)
metadataTitle(uint256) view returns (string)
phaseData(uint256) view returns (uint256 totalSupply, uint256 maxSupply, uint256 cost, uint256 maxMintAmountPerTransaction, bytes32 merkleRoot)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenIdMintedCount(uint256) view returns (uint256)
tokenURIs(uint256) view returns (string)
uri(uint256 _id) view returns (string)
useAnimationURI(uint256) view returns (bool)
State-modifying
Events addLocalContractAllowList(address transferer)
adminMint(address _address, uint256 _mintAmount)
airdropMint(address[] _airdropAddresses, uint256[] _UserMintAmount)
burn(uint256 _id, uint256 _amount)
burnBatch(uint256[] _ids, uint256[] _amounts)
burnForMint(address _from, uint256[] _burnIds, uint256[] _burnAmounts, uint256[] _mintIds, uint256[] _mintAmounts)
externalMint(address _address, uint256 _amount) payable
externalMintWithTokenId(address _address, uint256 _amount, uint256 _tokenId) payable
grantRole(bytes32 role, address account)
mint(uint256 _mintAmount, uint256 _maxMintAmount, bytes32[] _merkleProof, uint256 _tokenId) payable
mintBatch(address _to, uint256[] _ids, uint256[] _amounts)
ownermint(address _to, uint256 _id, uint256 _amount)
removeLocalContractAllowList(address transferer)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setAnimationURI(uint256 _id, string _animationURI)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setCAL(address value)
setCALLevel(uint256 value)
setCost(uint256 _newCost)
setDefaultRoyalty(address _receiver, uint96 _feeNumerator)
setEnebleRestrict(bool _enableRestrict)
setImageURI(uint256 _id, string _imageURI)
setInterfaceOfTokenURI(address _address)
setIsSBT(bool _state)
setMaxMintAmountPerTransaction(uint256 _maxMintAmountPerTransaction)
setMaxSupply(uint256 _maxSupply)
setMaxTokenId(uint256 _maxTokenId)
setMerkleRoot(bytes32 _merkleRoot)
setMetadataAttributes(uint256 _id, string _metadataAttributes)
setMetadataDescription(uint256 _id, string _metadataDescription)
setMetadataTitle(uint256 _id, string _metadataTitle)
setMinTokenId(uint256 _minTokenId)
setMintCount(bool _state)
setOnChainMetadata(uint256 _id, string _metadataTitle, string _metadataDescription, string _metadataAttributes, string _imageURI, bool _useAnimationURI, string _animationURI)
setOnlyAllowlisted(bool _state)
setPause(bool _state)
setPhaseData(uint256 _id, uint256 _maxSupply, uint256 _cost, uint256 _maxMintAmountPerTransaction, bytes32 _merkleRoot)
setPhaseId(uint256 _id)
setPublicSaleMaxMintAmountPerAddress(uint256 _publicSaleMaxMintAmountPerAddress)
setURI(uint256 _id, string _uri)
setUseAnimationURI(uint256 _id, bool _useAnimationURI)
setUseBaseURI(bool _useBaseURI)
setUseInterfaceMetadata(bool _useInterfaceMetadata)
setUseOnChainMetadata(bool _useOnChainMetadata)
setWithdrawAddress(address _withdrawAddress)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.