Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "fsyc Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16785999 | 2 years ago | | | 0 | 0.0015130830 | |
| 16621558 | 2 years ago | | | 0 | 0.00096845561 | |
| 16600750 | 2 years ago | | | 0.181562 | 0.0044403322 | |
| 16577907 | 2 years ago | | | 0 | 0.0010315941 | |
| 16556129 | 2 years ago | | | 0.362124 | 0.0048088998 | |
| 16556111 | 2 years ago | | | 0.723248 | 0.0049406479 | |
| 16556079 | 2 years ago | | | 0.723248 | 0.0051379654 | |
| 16552847 | 2 years ago | | | 0.181562 | 0.0049949124 | |
| 16552809 | 2 years ago | | | 0 | 0.00055178508 | |
| 16515236 | 2 years ago | | | 0 | 0.00055116488 |
ABI
ABI objects
Getter at block 21405570
allowListOnly() view returns (bool)
true
cost() view returns (uint256)
204374572795625427
hiddenMetadataUri() view returns (string)
ipfs://QSDFW34DD/hidden.json
maxKadenaSupply() view returns (uint256)
6740
maxMintAmountPerTx() view returns (uint256)
50
name() view returns (string)
fsyc Club
owner() view returns (address)
0xc2b9ba6f929ea1d1ac2423d1ea7a7ac539ce4aaa
paused() view returns (bool)
false
revealed() view returns (bool)
false
root() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
symbol() view returns (string)
FSYC
totalEthSupply() view returns (uint256)
32
totalSupply() view returns (uint256)
52
uriPrefix() view returns (string)
uriSuffix() view returns (string)
.json
Read-only
amountMinted(uint256 tokenId) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValid(bytes32[] proof, bytes32 leaf) view returns (bool)
kAddressOf(uint256 tokenId) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
crossmint(uint256 _kAmount, address _to, string kadenaAddress) payable
mint(uint256 _mintAmount, string kadenaAddress, bytes32[] proof) payable
mintForAddress(uint256 _mintAmount, address _receiver, string kadenaAddress)
renounceOwnership()
setAllowListOnly(bool _state)
setApprovalForAll(address operator, bool approved)
setCost(uint256 _cost)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setPaused(bool _state)
setRevealed(bool _state)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
setroot(bytes32 _newRoot)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.