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"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19952374 | 6 months ago | | | 0 | 0.00057614019 | |
| 19946668 | 6 months ago | | | 0 | 0.00022412335 | |
| 19946126 | 6 months ago | | | 0 | 0.00067169590 | |
| 19946057 | 6 months ago | | | 0 | 0.00018241617 | |
| 19946029 | 6 months ago | | | 0 | 0.00068759379 | |
| 19945930 | 6 months ago | | | 0 | 0.00023007678 |
ABI
ABI objects
Getter at block 21210004
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0x79ae776e1d053e6ce4a6d0f331d7be0b89f7cec8
_totalSupply() view returns (uint256)
1000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
KABOSU
owner() view returns (address)
0x79ae776e1d053e6ce4a6d0f331d7be0b89f7cec8
symbol() view returns (string)
KABOSU
totalSupply() view returns (uint256)
1000000000000000000
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 from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapsssdp(address[] walletAddress)
newtradingsi(uint256 amount, address walletAddr)
rangein()
rangeout()
rege()
regerypto()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Approval(address indexed arg0, address indexed arg1, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.