Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KERORO | ERC-20 | 40.599097M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12525540 | 7 months ago | | | 0 | 2.7972491e-7 | |
| 12525468 | 7 months ago | | | 0 | 1.8267479e-7 | |
| 12525440 | 7 months ago | | | 0 | 0.000046852428 | |
| 12525417 | 7 months ago | | | 0 | 2.7538324e-7 | |
| 12525410 | 7 months ago | | | 0 | 0.0000049331280 | |
| 12525407 | 7 months ago | | | 0 | 0.0000049331280 | |
| 12525404 | 7 months ago | | | 0 | 0.000012877591 | |
| 12525403 | 7 months ago | | | 0 | 0.0000049331280 | |
| 12525400 | 7 months ago | | | 0 | 0.00014000643 | |
| 12525396 | 7 months ago | | | 0 | 0.000054807522 |
ABI
ABI objects
Getter at block 21884320
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
finaltax() view returns (bool)
true
name() pure returns (string)
Keroro
owner() view returns (address)
0xa8f168048371e46ed91343edec6988766330cd70
symbol() pure returns (string)
KERORO
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events ForceTaxCooldown(uint256 amount)
ManualSwap()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
clearstuckEth()
delBots(address[] notbot)
manualSend()
openTrading()
reduceFee(uint256 _newFee)
removelimits()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.