GalaxyToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x923954b0 at 15947113
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 44 additional slots
-
variable spans 48 additional slots
2 additional variables

No balances found for "GalaxyToken"

No transactions found for "GalaxyToken"


Functions
Getter at block 21324831
_hasLiqBeenAdded(view returns (bool)
false
_totalSupply(view returns (uint256)
0
decimals(view returns (uint8)
18
launchedAt(view returns (uint256)
0
maxWalletHoldings(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
snipersCaught(view returns (uint256)
0
swapVaultAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalBuyFee(view returns (uint256)
0
totalSellFee(view returns (uint256)
0
totalSupply(view returns (uint256)
0
uniswapV2Pair(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isBlacklisted(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address accountbool _isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _swapVaultAddressaddress _uniswapAddressstring _namestring _ticker
launch(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setPaused(bool _isPaused
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMarketingVariables(uint256 _totalBuyFeeuint256 _totalSellFee
updateSwapVaultAddress(address _swapVaultAddress
updateUniswapV2Router(address newAddress
whitelist(address accountbool isWhitelisted
Events
AddToBlacklist(address indexed accountbool isBlacklisted
AddToWhitelist(address indexed accountbool isWhitelisted
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapVaultAddressUpdated(address indexed newAddress
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.