Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($25.26)
Native
Value
$25.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007038 | $3,589.35 |
$25.26 | |
かぼす | ERC-20 | 23.819592M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19555474 | 8 months ago | | | 0 | 0.00060910354 | |
| 19376595 | 9 months ago | | | 0 | 0.0019492676 | |
| 18501617 | a year ago | | | 0 | 0.00064412700 | |
| 18501606 | a year ago | | | 0 | 0.00066712981 | |
| 18501596 | a year ago | | | 0 | 0.00058918651 | |
| 18480598 | a year ago | | | 0 | 0.0016512143 | |
| 18480573 | a year ago | | | 0 | 0.0015447705 | |
| 18300250 | a year ago | | | 0 | 0.00052758418 | |
| 18145810 | a year ago | | | 0 | 0.00041223221 | |
| 18088035 | a year ago | | | 0 | 0.00070658721 |
ABI
ABI objects
Getter at block 21290479
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x941dc551194ef01fdc2a9dc6bbe1c690c7d12a92
name() pure returns (string)
KABOSU
pair() view returns (address)
0x614706e7c18168ea84ffd914a3fe8779daecf0c7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
かぼす
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areBots(address[] bots_, bool status)
clearStuckBalance()
isBots(address botAddress, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _liquidityFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
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.