Kabosu Inu
Verified contract
Active on
Ethereum with 484 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Kabosu Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163850 | 6 days ago | | | 0 | 0.00072000711 | |
| 21053464 | 22 days ago | | | 0 | 0.00013956768 | |
| 21017652 | a month ago | | | 0 | 0.00035825678 | |
| 20998168 | a month ago | | | 0 | 0.00043904172 | |
| 20988021 | a month ago | | | 0 | 0.00053915189 | |
| 20987961 | a month ago | | | 0 | 0.00061389350 | |
| 20987912 | a month ago | | | 0 | 0.00061726407 | |
| 20987835 | a month ago | | | 0 | 0.0012330363 | |
| 20987811 | a month ago | | | 0 | 0.00074561401 | |
| 20987782 | a month ago | | | 0 | 0.00068806089 |
ABI
ABI objects
Getter at block 21208515
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
0
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
420690000000000000000000000000000
maxTransactionAmount() view returns (uint256)
420690000000000000000000000000000
maxWallet() view returns (uint256)
420690000000000000000000000000000
name() view returns (string)
Kabosu Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
4206900000000000000000000000000
symbol() view returns (string)
KABOSU
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
clearStuckTokens(address tokenAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 percent)
openTrade()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
setTax(uint256 _buyFee, uint256 _sellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.