Galaxy Villains
Verified contract
Proxy
Active on
Ethereum with 2,998 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
6 additional
variables
Balances ($12.62)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wALV | ERC-20 | 1.393669K | $0.009059 |
$12.62 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257777 | 7 days ago | | | 0 | 0.00043387657 | |
| 21230046 | 10 days ago | | | 0 | 0.0016870790 | |
| 21215852 | 12 days ago | | | 0 | 0.00076247547 | |
| 21215852 | 12 days ago | | | 0 | 0.00076247547 | |
| 21215852 | 12 days ago | | | 0 | 0.00076247547 | |
| 21215852 | 12 days ago | | | 0 | 0.00076247547 | |
| 21215851 | 12 days ago | | | 0 | 0.00076581036 | |
| 21215851 | 12 days ago | | | 0 | 0.00076581036 | |
| 21215848 | 12 days ago | | | 0 | 0.00078568745 | |
| 21159164 | 20 days ago | | | 0 | 0.0016020952 |
ABI
ABI objects
Getter at block 21304590
_hasLiqBeenAdded() view returns (bool)
true
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
launchedAt() view returns (uint256)
16293723
maxWalletHoldings() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Galaxy Villains
owner() view returns (address)
0xd12233eadf2e8e35cc439d04731ec10c1a89c331
paused() view returns (bool)
false
snipersCaught() view returns (uint256)
0
swapVaultAddress() view returns (address)
0x7756d2c243e8b7c217f94820e7d8c6b098d135a1
symbol() view returns (string)
GVC
totalBuyFee() view returns (uint256)
500
totalSellFee() view returns (uint256)
500
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xeb67c84eed4ca91fb7742ed64715c3e5422f620e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
blacklist(address account, bool _isBlacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _swapVaultAddress, address _uniswapAddress, string _name, string _ticker)
launch()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setPaused(bool _isPaused)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingVariables(uint256 _totalBuyFee, uint256 _totalSellFee)
updateSwapVaultAddress(address _swapVaultAddress)
updateUniswapV2Router(address newAddress)
whitelist(address account, bool isWhitelisted)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddToBlacklist(address indexed account, bool isBlacklisted)
AddToWhitelist(address indexed account, bool isWhitelisted)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SendDividends(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapVaultAddressUpdated(address indexed newAddress)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.