HungerGames
Verified contract
Active on
Ethereum with 831 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee31…a41f
0xc3f0…91f0
0xe631…abc8
28 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HGMS | ERC-20 | 72.356011M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19497398 | 8 months ago | | | 0 | 0.00086666071 | |
| 18894375 | a year ago | | | 0 | 0.00087952898 | |
| 18799424 | a year ago | | | 0 | 0.0019843042 | |
| 18772022 | a year ago | | | 0 | 0.0017667193 | |
| 18712657 | a year ago | | | 0 | 0.0034328878 | |
| 18709356 | a year ago | | | 0 | 0.0015870376 | |
| 18706876 | a year ago | | | 0 | 0.0013108412 | |
| 18706703 | a year ago | | | 0 | 0.0021295876 | |
| 18706043 | a year ago | | | 0 | 0.0013129227 | |
| 18705989 | a year ago | | | 0 | 0.0012291931 |
ABI
ABI objects
Getter at block 21320798
BOOSTPriceETH() view returns (uint256)
0
BOOSTPriceHGMS() view returns (uint256)
25000
SKIPPriceETH() view returns (uint256)
12000000
SKIPPriceHGMS() view returns (uint256)
25000
VPriceETH() view returns (uint256)
9000000
VPriceHGMS() view returns (uint256)
25000
XTRAPriceETH() view returns (uint256)
20000000
XTRAPriceHGMS() view returns (uint256)
25000
_devWallet() view returns (address)
0xc3f03c0589abf401ebd24509cc4838cc2b3491f0
_maintenanceWallet() view returns (address)
0xbebdd8b641965e7618a39b1b2c5b1a64625aa84c
_marketWallet() view returns (address)
0xe63129686f9ae07bf4a733c41a424cb54444abc8
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
992763000000000000
_maxWalletSize() view returns (uint256)
992763000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
_teamWallet() view returns (address)
0xee31a88b55dc7f69dd3d9f5e0b77bd5cabd8a41f
decimals() pure returns (uint8)
9
name() pure returns (string)
HungerGames
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HGMS
totalBOOST() view returns (uint256)
5
totalSKIP() view returns (uint256)
0
totalSupply() view returns (uint256)
992763000000000000
totalV() view returns (uint256)
0
totalXTRA() view returns (uint256)
0
transferDelayEnabled() view returns (bool)
false
Read-only
BOOSTShopBalances(address) view returns (uint256)
NFTBOOSTBalance(uint256) view returns (bool)
NFTSKIPBalance(uint256) view returns (bool)
NFTVBalance(uint256) view returns (bool)
NFTXTRABalance(uint256) view returns (bool)
SKIPShopBalances(address) view returns (uint256)
VShopBalances(address) view returns (uint256)
XTRAShopBalances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ethShopBalances(address) view returns (uint256)
getNFTBOOSTBalance(uint256 NFTId) view returns (bool)
getNFTSKIPBalance(uint256 NFTId) view returns (bool)
getNFTVBalance(uint256 NFTId) view returns (bool)
getNFTXTRABalance(uint256 NFTId) view returns (bool)
hgmsShopBalances(address) view returns (uint256)
potionsUsed(uint256) view returns (uint256)
State-modifying
Events ManualSwap()
addLiquidity()
applyPotion(address shopOwner, uint256[] NFTId, string potionName)
approve(address spender, uint256 amount) returns (bool)
buyPotion(string[] potionNames, uint256[] amounts, address shopOwner, uint256 bonusLength)
depositToShop(uint256 hgmsAmount, uint256 ethAmount) payable
emergencyTaxAt()
manualSend()
openTrading()
payoutWinners(address[] winners, uint256 share, uint256 nonDeads)
removeLimits()
removePotions(uint256 mintAmount)
renounceOwnership()
setBOOSTPrice(uint256 hgmsAmount, uint256 ethAmount)
setSKIPPrice(uint256 hgmsAmount, uint256 ethAmount)
setVPrice(uint256 hgmsAmount, uint256 ethAmount)
setXTRAPrice(uint256 hgmsAmount, uint256 ethAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
withdrawTokens(address to, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed account, uint256 amount)
Deposit()
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayoutWinnersExecuted(address[] indexed winners, uint256 share, uint256 nonDeads)
PotionPurchased(address indexed buyer, address indexed shopOwner, string potionName, uint256 ethAmount, uint256 hgmsAmount)
PotionsRemoved()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.