GalakticGang

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4ce910d3 at 14713171
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots

No balances found for "GalakticGang"

No transactions found for "GalakticGang"


Functions
Getter at block 20853634
GIFT_SUPPLY(view returns (uint256)
80
MAX_SUPPLY(view returns (uint256)
5475
baseTokenURI(view returns (string)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
0
revealedTokenURI(view returns (string)
start(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
whitelistStart(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
blacklist(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
purchased(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
whitelist(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
initialize(string _namestring _symbol
mintFirst(
mintGift(address touint256 amount
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string uri
setBlacklist(address forWhobool bl
setLimitPerAddress(uint256 limit
setLimitPerMint(uint256 limit
setPrice(uint256 newPrice
setRevealedTokenUri(string uri
setStart(uint256 time
setWhitelist(address forWhobool wl
setWhitelistStart(uint256 time
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes signatureuint256 amountuint256 wlApayable 
withdraw(address to
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.