Kawaii Hyperdrive
Verified contract
Active on
Ethereum with 106 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($61.52)
Native
Value
$61.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.016602 | $3,705.75 |
$61.52 | |
KHYPE | ERC-20 | 142.854611 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11701158 | 4 years ago | | | 0 | 0.0024946880 | |
| 11678307 | 4 years ago | | | 0 | 0.0017236640 | |
| 11678307 | 4 years ago | | | 0 | 0.0030292641 | |
| 11677900 | 4 years ago | | | 0 | 0.0021383040 | |
| 11676532 | 4 years ago | | | 0 | 0.0011431948 | |
| 11676527 | 4 years ago | | | 0 | 0.0020091148 | |
| 11676473 | 4 years ago | | | 0 | 0.0025392360 | |
| 11676117 | 4 years ago | | | 0 | 0.0026728800 | |
| 11674849 | 4 years ago | | | 0 | 0.0026283320 | |
| 11674786 | 4 years ago | | | 0 | 0.0023610440 |
ABI
ABI objects
Getter at block 21378823
_burnFeeTotal() view returns (uint256)
4736752220897
_feeDecimal() view returns (uint256)
2
_liquidityFee() view returns (uint256)
400
_liquidityFeeTotal() view returns (uint256)
3981301441958
_rebalanceCallerFee() view returns (uint256)
25
_taxFee() view returns (uint256)
400
_taxFeeTotal() view returns (uint256)
3981301441958
balancer() view returns (address)
0xa4362a0335373e1e928969b46b8ef7871cb9ca84
decimals() pure returns (uint8)
9
lastRebalance() view returns (uint256)
1611264054
liquidityAddedAt() view returns (uint256)
1610909501
minEthBeforeSwap() view returns (uint256)
5
minTokensBeforeSwap() view returns (uint256)
5
name() pure returns (string)
Kawaii Hyperdrive
owner() view returns (address)
0x7810c90f9a3cff1a0ee2037db84537cf3a987eb9
rebalanceEnalbed() view returns (bool)
true
rebalanceInterval() view returns (uint256)
2640
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
KHYPE
totalSupply() view returns (uint256)
95263247779103
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x49af5f0bbe10dfb3f9ba928982a48a8b2c385ef3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tokenAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 reflectionAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExcludedFromFee(address account, bool excluded)
setLiquidityFee(uint256 fee)
setMinEthBeforeSwap(uint256 amount)
setMinTokensBeforeSwap(uint256 amount)
setRebalanceCallerFee(uint256 fee)
setRebalanceEnabled(bool enabled)
setRebalanceInterval(uint256 interval)
setSwapAndLiquifyEnabled(bool enabled)
setTaxFee(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardsDistributed(uint256 amount)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapedEthForTokens(uint256 EthAmount, uint256 TokenAmount, uint256 CallerReward, uint256 AmountBurned)
SwapedTokenForEth(uint256 EthAmount, uint256 TokenAmount)
TradingEnabled(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.