Kaoru Sama
Verified contract
Active on
Ethereum with 621 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($54.65)
Native
Value
$54.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.017836 | $3,064.17 |
$54.65 | |
KAORU | ERC-20 | 26.563122K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20172115 | 5 months ago | | | 0 | 0.00016693833 | |
| 19606569 | 7 months ago | | | 0 | 0.00033975970 | |
| 18276030 | a year ago | | | 0 | 0.00021449235 | |
| 17467620 | a year ago | | | 0 | 0.00062066199 | |
| 17145031 | 2 years ago | | | 0 | 0.0017022661 | |
| 17021097 | 2 years ago | | | 0 | 0.00047386196 | |
| 16986561 | 2 years ago | | | 0 | 0.00068657626 | |
| 16936496 | 2 years ago | | | 0 | 0.0011907596 | |
| 16879524 | 2 years ago | | | 0 | 0.00068901479 | |
| 16873355 | 2 years ago | | | 0 | 0.00081385392 |
ABI
ABI objects
Getter at block 21210502
_swapbackThreshold() view returns (uint256)
100
decimals() view returns (uint8)
9
devWallet() view returns (address)
0xbb01c5984549d7f01aaab685400320fb8669cc50
feeDev() view returns (uint256)
50
feeLiquidity() view returns (uint256)
25
feeMarketing() view returns (uint256)
359
feeTeam() view returns (uint256)
66
firstDay() view returns (uint256)
86400
lpBalance() view returns (uint256)
80311730810611
lpTimestamp() view returns (uint256)
1673913179
marketingWallet() view returns (address)
0x66321fd8a1b5227d29434c49b26c2e27e4592a78
maxWalletSize() view returns (uint256)
10000000000000000000000000000000000000000000000000
name() view returns (string)
Kaoru Sama
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KAORU
taxTotal() view returns (uint256)
500
teamWallet() view returns (address)
0xe20fe7dd635687aa9652f87a9c3a5cc0c1e565f5
totalSupply() view returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x5e29a512259a6350702b44c77d3e4636d66dbeb3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
changeDevWallet(address newWallet)
changeMarketingWallet(address newWallet)
changeStatus(address _address, bool status)
changeStatusArray(address[] _addresses, bool status)
changeSwapbackThreshold(uint256 newValue)
changeTeamWallet(address newWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address[] addresses)
includeInFees(address[] addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
saveETH()
saveTokens(address tokenAddress, address walletAddress, uint256 amt)
setMaxWalletSize(uint256 _maxWalletSize)
setTaxes(uint256 _feeDev, uint256 _feeLiquidity, uint256 _feeMarketing, uint256 _feeTeam)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.