GalaxyFightClub

Verified contract

Active on Ethereum with 17,653 txns
Deployed by via 0xcc8eca6a at 12946238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "GalaxyFightClub"

0x7c9b45592e5d219bc43daea0884c56e4dff0aeecd9889412e1e95aebe43965c9
0xc9a0ca77e0878d0850c9b31549538fb1eb62ee81646625fc4c1c3b1625b25bd4
0xf3df53efc595e97acfa56977210667add46d3939ea37a52fb796e101ea0bfcf1
0xb4162a5aebdb11243eabd5d0b17522cfbbf941958d63a791af0d5be26a71451c
0xb0a9f4333c9ec8feffa9c7722c9433c388d3d9c41eb0c4d3e75486c91ffdb5b0
0x6e3f842a386f645f030ef9210ac7015f0eea5bc147c8a3449ed10c55539a3d50
0x664dd4b4da3904c350c7d7ca04392a074e4bb90a5c90befbb2be4fcba45b2e2c
0xc77320220bd0da2cd00d40c6194d28b338fdd5b61078711a91b5ca57f67ff051
0x4d80de8798c9397f1b21fd07d89612d1d42edb89efbbf5f95b8448980ec632b2
0xbe093d5df92568e234499f1cec3cbfda0bc81472153d17d7eda5305ed9d014b3

Functions
Getter at block 20854159
MAX_FIGHTERS(view returns (uint256)
9994
MINT_CAP(view returns (uint256)
21
baseURI(view returns (string)
https://galaxyfightclub.mypinata.cloud/ipfs/QmbiDL6c42NAJ7aReQHt7zZFcNJhaxYZi4rnrBC5BkWfZR/
defaultURI(view returns (string)
https://galaxyfightclub.mypinata.cloud/ipfs/Qma1nDxs7LhiUJsuoXqLzv6MzQrqfrtmBi7zAvFrEgriY7
drop(view returns (bool)
true
name(view returns (string)
GalaxyFightClub
owner(view returns (address)
0x18a9dc08d083791a750f918ba56236f683953cb1
presale(view returns (bool)
false
presalePrice(view returns (uint256)
80000000000000000
presaleSupply(view returns (uint256)
9995
reserved(view returns (uint256)
0
revealed(view returns (bool)
true
symbol(view returns (string)
GFC
tier1Price(view returns (uint256)
80000000000000000
tier2Price(view returns (uint256)
90000000000000000
tier3Price(view returns (uint256)
100000000000000000
totalSupply(view returns (uint256)
9994
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
presaleFighter(uint256 numpayable returns (bool)
renounceOwnership(
reserve(uint256 num
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
saleFighter(uint256 numpayable returns (bool)
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setDefaultURI(string _defaultURI
setMintCap(uint256 _mintCap
setPreSalePrice(uint256 _newPrice
setPresaleSupply(uint256 _presaleSupply
setTier1Price(uint256 _newPrice
setTier2Price(uint256 _newPrice
setTier3Price(uint256 _newPrice
setTokenURI(uint256 tokenIdstring _tokenURI
toggleDrop(
togglePresale(
toggleReveal(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _defaultURIuint256 _presaleSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.