FanzoneSportsClub
Verified contract
Active on
Ethereum with 1,521 txns
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 "FanzoneSportsClub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20556843 | 3 months ago | | | 0 | 0.00010888013 | |
| 20412520 | 4 months ago | | | 0 | 0.00024790802 | |
| 20147903 | 5 months ago | | | 0 | 0.00021208333 | |
| 20147217 | 5 months ago | | | 0 | 0.00013563748 | |
| 19772808 | 7 months ago | | | 0 | 0.00030291977 | |
| 19679775 | 7 months ago | | | 0 | 0.00041622579 | |
| 19111945 | 10 months ago | | | 0 | 0.00025851211 | |
| 19054826 | 10 months ago | | | 0 | 0.00024892167 | |
| 18860603 | a year ago | | | 0 | 0.00092400188 | |
| 18775123 | a year ago | | | 0 | 0.0017753618 |
ABI
ABI objects
Getter at block 21260615
DEVS_AIRDROP() view returns (uint256)
0
MAX_PER_TX_PUBLIC() view returns (uint256)
111
MAX_PER_TX_WL() view returns (uint256)
1
MAX_PER_WALLET() view returns (uint256)
111
MAX_SUPPLY() view returns (uint256)
555
SOSContract() view returns (address)
0x3b484b82567a09e2588a13d54d032153f0c0aee0
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmNzX2fd6Y3SLQNB5pv9P6xDweXnbEet5bpJ13z16mL7g8/
contractURI() view returns (string)
ipfs://QmaCMSPTmb43pnBYmHuTtf1WKKhAJKVUNKtmZ7fgLypXz1/0.json
merkleRoot() view returns (bytes32)
0xc60d353e9f4bc41e4a442cef42e6b8e140e37ddeb515554dfb1d9bb621882b78
name() view returns (string)
FanzoneSportsClub
owner() view returns (address)
0x23cd124a4787363130d108bbeeb08d7078f7f1a1
price() view returns (uint256)
150000000000000000
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
publicSale() view returns (bool)
true
sos_price() view returns (uint256)
1000000000000000000000000000000
symbol() view returns (string)
FSC
totalSupply() view returns (uint256)
555
whiteListSale() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
walletMints(address owner) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _amount, bool _mintWithEther) payable
reduceSupply(uint256 _MAX_SUPPLY)
renounceOwnership()
reservedDevsMint(uint256 _amount, address _to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setContractURI(string _contractURI)
setPrice(uint256 _price)
setPublicSale(bool _state)
setRoot(bytes32 _merkleRoot)
setSOSPrice(uint256 _price)
setWhitelistSale(bool _state)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(uint256 _amount, bool _mintWithEther, bytes32[] _merkleProof) payable
withdraw()
withdrawToken(address token)
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.