Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6996…f09e
Balances ($0.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RFR | ERC-20 | 3.399615K | $0.000022 |
$0.07 | |
KuKu | ERC-20 | 212,695,028,696,421,920T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272990 | 4 days ago | | | 0 | 0.0012522690 | |
| 21270612 | 5 days ago | | | 0 | 0.00024834680 | |
| 21242869 | 9 days ago | | | 0 | 0.00070111070 | |
| 21226541 | 11 days ago | | | 0 | 0.00023088203 | |
| 21208188 | 13 days ago | | | 0 | 0.00068088535 | |
| 21155028 | 21 days ago | | | 0 | 0.00057250509 | |
| 21119878 | a month ago | | | 0 | 0.00029058532 | |
| 21054214 | a month ago | | | 0 | 0.00022759145 | |
| 21035833 | a month ago | | | 0 | 0.00027986289 | |
| 20982026 | a month ago | | | 0 | 0.00023317241 |
ABI
ABI objects
Getter at block 21304364
_owner() view returns (address)
0x000000000000000000000000000000000000dead
_totalTaxIfBuying() view returns (uint256)
2
_totalTaxIfSelling() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
0
getCirculatingSupply() view returns (uint256)
198426002485677567296690052275193
getTime() view returns (uint256)
1733016371
marketingWalletAddress() view returns (address)
0x6996f0aab387c80fe1e2eecee5d8724e516ef09e
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
KuKu
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KuKu
totalSupply() view returns (uint256)
10000000000000000000000000000000000000000000000000000000000000000000000000000
uniswapPair() view returns (address)
0x2143b2f528f6d010c14e4037f9636aad2e32768a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setFee(uint256 buy, uint256 sell)
setMarketAddress(address addr)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
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)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.