Kawaii Supersonic
Verified contract
Active on
Ethereum with 284 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 "Kawaii Supersonic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787577 | 3 months ago | | | 0 | 0.00074828093 | |
| 12862482 | 3 years ago | | | 0 | 0.0011200800 | |
| 11796313 | 4 years ago | | | 0 | 0.011483739 | |
| 11736893 | 4 years ago | | | 0 | 0.0011032308 | |
| 11623929 | 4 years ago | | | 0 | 0.0014991600 | |
| 11623918 | 4 years ago | | | 0 | 0.00084639400 | |
| 11569731 | 4 years ago | | | 0 | 0.0041525869 | |
| 11568294 | 4 years ago | | | 0 | 0.0020947900 | |
| 11558388 | 4 years ago | | | 0 | 0.0035210300 | |
| 11557251 | 4 years ago | | | 0 | 0.0053929700 |
ABI
ABI objects
Getter at block 21396754
_burnFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
100000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
isTransferLocked() view returns (bool)
false
name() view returns (string)
Kawaii Supersonic
owner() view returns (address)
0x35507e4ffb4a91da8c31895ffdafb35cee3f5e81
symbol() view returns (string)
KAWAII
totalBurn() view returns (uint256)
9242456885933472787743
totalFees() view returns (uint256)
9242456885933472787743
totalSupply() view returns (uint256)
90757543114066527212257
uniswapV2Pair() view returns (address)
0xa71fd63a0e2b59bcfdfc17d3e97c75d9c601aa63
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBurnFeePercent(uint256 burnFee)
setIsTransferLocked(bool enabled)
setMaxTxPercent(uint256 maxTxPercent, uint256 maxTxDecimals)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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.