Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,427.46)
Native
Value
$1,407.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.423843 | $3,320.16 |
$1,407.23 | |
DEXT | ERC-20 | 30 | $0.527054 |
$15.81 | |
KABOSU | ERC-20 | 3.684483M | $0.000001 |
$4.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243592 | 9 hours ago | | | 0 | 0.0016044254 | |
| 21243570 | 9 hours ago | | | 0 | 0.0013200281 | |
| 21242952 | 11 hours ago | | | 0 | 0.00044462482 | |
| 21241514 | 15 hours ago | | | 0 | 0.00039597250 | |
| 21241497 | 16 hours ago | | | 0 | 0.00048966806 | |
| 21241203 | 17 hours ago | | | 0 | 0.00044037093 | |
| 21239743 | 21 hours ago | | | 0 | 0.00048872959 | |
| 21237507 | a day ago | | | 0 | 0.00086981636 | |
| 21235762 | a day ago | | | 0 | 0.00074209588 | |
| 21235325 | 2 days ago | | | 0 | 0.00050724676 |
ABI
ABI objects
Getter at block 21246128
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0xc785c257ba3343df9e408540311b7e5e05f419cc
name() view returns (string)
Kabosu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
KABOSU
totalSupply() view returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x12894df614f85ec69da432a2d4651d2fcc869a66
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
setSwapSettings(uint256 maxAmount, uint256 minAmount)
startTrading() payable
sweepStuckEther()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckTokens(address token)
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)
constructor()
receive()
This contract contains no error objects.