Hyperpool
Verified contract
Active on
Ethereum with 712 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xce87…cf51
0x6355…6add
0x2ced…6a68
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
10 additional
variables
Balances ($71.62)
Native
Value
$71.62
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.018436 | $3,884.62 |
$71.62 | |
HYPER | ERC-20 | 151.534717 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21381518 | a day ago | | | 0 | 0.0013563166 | |
| 21374439 | 2 days ago | | | 0 | 0.0012762977 | |
| 21373929 | 2 days ago | | | 0 | 0.0016152881 | |
| 21372422 | 2 days ago | | | 0 | 0.00094090502 | |
| 21372198 | 2 days ago | | | 0 | 0.00081838234 | |
| 21372180 | 2 days ago | | | 0 | 0.00092777038 | |
| 21372120 | 2 days ago | | | 0 | 0.00091472985 | |
| 21372097 | 2 days ago | | | 0 | 0.00090461222 | |
| 21371405 | 2 days ago | | | 0 | 0.00067177722 | |
| 21370963 | 2 days ago | | | 0 | 0.0010452445 |
ABI
ABI objects
Getter at block 21388711
buyFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=3, secondary=2, liquidity=0, proof=1, total=6)
buyTaxesSettled() view returns (bool)
true
cancelled() view returns (bool)
false
checkMaxHoldings() view returns (bool)
true
decimals() view returns (uint8)
9
feeTokens() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=75767380924, secondary=50511587283, liquidity=0, proof=25255793642, total=151534762672)
getCirculatingSupply() view returns (uint256)
985192000000000
initMaxWallet() view returns (uint256)
250
isWhitelistActive() view returns (bool)
false
launchedAt() view returns (uint256)
1733231015
lockID() view returns (uint256)
23430
lockerAddress() view returns (address)
0xe2fe530c047f2d85298b07d9333c05737f1435fb
lpLockDuration() view returns (uint256)
31536000
maxSwapsPerBlock() view returns (uint256)
4
maxWallet() view returns (uint256)
10000000000000
maxWalletChanged() view returns (bool)
true
name() view returns (string)
Hyperpool
owner() view returns (address)
0x81c24f9c627c4a0131c5579cebb19bd2398d3c96
pair() view returns (address)
0xc35153bf76cbf46c7664347a54ce5f3e02970f9e
prizePool() view returns (address)
0xce8736387a2757b5c83dec6da9e37dcb004ecf51
proofFeeReduced() view returns (bool)
true
proofFeeRemoved() view returns (bool)
false
proofPassNFT() view returns (address)
0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68
proofStaking() view returns (address)
0x377e168af6a06075423aede50856de177efaac3e
proofWallet() view returns (address)
0xe9b4d32f829951a3ce145d2caa84cf66af56ca5e
restingBuyTotal() view returns (uint256)
6
restingSellTotal() view returns (uint256)
6
secondaryWallet() view returns (address)
0x63551da9c84e3654963f7d30ef994d8f44f36add
sellFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=3, secondary=2, liquidity=0, proof=1, total=6)
sellTaxesSettled() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
800000000000
swapping() view returns (uint256)
1
symbol() view returns (string)
HYPER
totalSupply() view returns (uint256)
985192000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
version() pure returns (uint8)
1
whitelistDuration() view returns (uint256)
120
whitelistEndTime() view returns (uint256)
1733231135
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
swapThrottle(uint256) view returns (uint256)
userInfo(address) view returns (bool isFeeExempt, bool isTxLimitExempt, uint256 lastTxBlock, bool isPrizePoolExcluded, bool isWhitelisted)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
cancel()
changeFees(uint256 liquidityBuy, uint256 mainBuy, uint256 secondaryBuy, uint256 liquiditySell, uint256 mainSell, uint256 secondarySell)
launch() payable
pausePrizeDraws(bool value)
renounceOwnership()
setAllocationPercentages(uint256 _dailyAllocation, uint256 _weeklyAllocation, uint256 _monthlyAllocation)
setCheckMaxHoldingsEnabled(bool _enabled)
setFeeExempt(address account, bool value)
setFeeExempt(address[] accounts)
setMaxSwapsPerBlock(uint256 _maxSwaps)
setPrizeExcluded(address account, bool value)
setPrizeExcludedMany(address[] accounts)
setSecondaryWallet(address newWallet)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapAtAmount(uint256 amount)
setWhitelisted(address[] accounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
updateBurnMultiplier(uint256 newMultiplier)
updateCoordinator(address _coordinator)
updateDrawTime(uint256 timeInHours)
updateEntriesPerTicket(uint256 _entriesPerTicket)
updateGasLimit(uint32 newLimit)
updateKeyHash(bytes32 _keyhash)
updatePoolIntervals(uint256[] newIntervals)
updatePrizePool(address newAddress)
updateSubscriptionID(uint256 _subID)
withdrawStuckTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensAutoLiq, uint256 ethAutoLiq)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply, struct ITokenFeeInfo _buyFees, struct ITokenFeeInfo _sellFees, uint256 _percentToLP, uint256 _lpLockDuration, address _secondaryWallet, address _proofPassNFT, address[] _whitelist, struct ITokenProofInfo _addresses, struct ITokenPrizePoolInfo prizePoolArgs)
receive()
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ExceedsMaxTxAmount()
ExceedsMaxWalletAmount()
InsufficientLiq()
InvalidConfiguration()
NotWhitelisted()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
TradingNotEnabled()
TransferDelayEnabled(uint256 currentBlock, uint256 delayedUntil)