Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHIKYUU | ERC-20 | 11.093388M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15393970 | 2 years ago | | | 0 | 0.00035506020 | |
| 15393962 | 2 years ago | | | 0 | 0.00066156456 | |
| 15393962 | 2 years ago | | | 0 | 0.0012664286 | |
| 15393955 | 2 years ago | | | 0 | 0.00022432645 | |
| 15393955 | 2 years ago | | | 0 | 0.00069440514 | |
| 15393951 | 2 years ago | | | 0 | 0.00048521288 | |
| 15393946 | 2 years ago | | | 0 | 0.00064771345 | |
| 15393945 | 2 years ago | | | 0 | 0.00038815240 | |
| 15393943 | 2 years ago | | | 0 | 0.00067820644 | |
| 15393943 | 2 years ago | | | 0 | 0.00070147044 |
ABI
ABI objects
Getter at block 21172975
_maxWalletAmount() view returns (uint256)
30000000000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xdabf4d5feb892b7e73721adfbf7a82a58507e537
marketingFeeReceiver() view returns (address)
0xdabf4d5feb892b7e73721adfbf7a82a58507e537
name() pure returns (string)
CHIKYUU
pair() view returns (address)
0xe656e45b3db0803e1324bb4bbf64e0186b39000f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
CHIKYUU
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events UpdateFees(uint256 _marketingFee)
UpdateWalletSize(uint256 amountPercent)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.