Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7443…c904
0xfba1…e3f6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KuKu | ERC-20 | 35.977398B | -- | -- | |
HQG | ERC-20 | 2.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21204275 | 3 days ago | | | 0 | 0.00058629177 | |
| 20903950 | a month ago | | | 0 | 0.00029634328 | |
| 20254667 | 4 months ago | | | 0 | 0.000038873910 | |
| 20177476 | 5 months ago | | | 0 | 0.00054009640 | |
| 20146809 | 5 months ago | | | 0 | 0.00010770680 | |
| 20108336 | 5 months ago | | | 0 | 0.00016812513 | |
| 20088130 | 5 months ago | | | 0 | 0.00056959210 | |
| 20053529 | 5 months ago | | | 0 | 0.00029051012 | |
| 20050543 | 5 months ago | | | 0 | 0.00019700183 | |
| 20048418 | 5 months ago | | | 0 | 0.00038282810 |
ABI
ABI objects
Getter at block 21227714
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
10000000000000000000000
botFee() view returns (uint256)
890
buyfee() view returns (uint256)
20
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x2fec2ac79a24c05f2cdde894746b05f7c9ada985
name() pure returns (string)
KuKu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
20
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
10000000000000000000
symbol() pure returns (string)
KuKu
totalSupply() pure returns (uint256)
10000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing, address marketing2)
enableTrading(uint256 deadline)
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeWallets(address marketing, address marketing2)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.