Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7e66…1fd2
11 additional
variables
Balances ($402.28)
Native
Value
$402.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.102942 | $3,907.89 |
$402.28 | |
KIBBER | ERC-20 | 161.251409M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19531232 | 9 months ago | | | 0 | 0.00050075178 | |
| 17889112 | a year ago | | | 0 | 0.00032941276 | |
| 17584765 | a year ago | | | 0 | 0.0016482872 | |
| 17070870 | 2 years ago | | | 0 | 0.00097968342 | |
| 16150459 | 2 years ago | | | 0 | 0.00037720760 | |
| 15531347 | 2 years ago | | | 0 | 0.00017984063 | |
| 14737193 | 3 years ago | | | 0 | 0.00064918961 | |
| 14596330 | 3 years ago | | | 0 | 0.00084737054 | |
| 14534256 | 3 years ago | | | 0 | 0.0014375677 | |
| 14533352 | 3 years ago | | | 0 | 0.0037300800 |
ABI
ABI objects
Getter at block 21409268
_liquidityFee() view returns (uint256)
3
_marketingFee() view returns (uint256)
9
_taxFee() view returns (uint256)
0
cooldown() view returns (uint256)
30
cooldownStatus() view returns (bool)
true
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
KIBBER
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KIBBER
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x73fddea98b365891c105c5f3cfdc8a101ce6162c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckBalance(uint256 amountPercentage)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBlacklistStatus(address account, bool Blacklisted)
setCooldown(uint256 _cooldown)
setCooldownEnabled(bool onoff)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMaxBuyPercent(uint256 percent, uint256 divisor)
setNumTokensSellToAddToLiquidity(uint256 percent, uint256 divisor)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
ToMarketing(uint256 bnbSent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingWallet)
receive()
This contract contains no error objects.