KAWAIIRAMEN
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "KAWAIIRAMEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17125147 | 2 years ago | | | 0 | 0.0016360459 | |
| 17125140 | 2 years ago | | | 0 | 0.0018673175 | |
| 17125106 | 2 years ago | | | 0 | 0.00091066489 | |
| 17125100 | 2 years ago | | | 0 | 0.0018159651 | |
| 17125086 | 2 years ago | | | 0 | 0.0015795532 | |
| 17125081 | 2 years ago | | | 0 | 0.0016751743 | |
| 17125055 | 2 years ago | | | 0 | 0.0019859341 | |
| 17125051 | 2 years ago | | | 0 | 0.0023728175 | |
| 17125048 | 2 years ago | | | 0 | 0.0018721070 | |
| 17125045 | 2 years ago | | | 0 | 0.0028635000 |
ABI
ABI objects
Getter at block 21399118
_liquidityFeeBuy() view returns (uint256)
2
_liquidityFeeSell() view returns (uint256)
2
_marketingFeeBuy() view returns (uint256)
1
_marketingFeeSell() view returns (uint256)
96
_taxFeeBuy() view returns (uint256)
1
_taxFeeSell() view returns (uint256)
1
decimals() view returns (uint8)
18
maxWalletAmount() view returns (uint256)
3000000000000000000000000
name() view returns (string)
KAWAIIRAMEN
owner() view returns (address)
0x34ce245478cfd18abe62882fdb88c48e02f89a7d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KAWAII
totalFees() view returns (uint256)
311900322150331436463775
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xf6dcfdd561ff3ef1f1fe72df5327ebbc4c9174d5
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)
renounceOwnership()
setLiquidityFeePercentBuy(uint256 liquidityFee)
setLiquidityFeePercentSell(uint256 liquidityFee)
setMarketingFeePercentBuy(uint256 taxFee)
setMarketingFeePercentSell(uint256 Fee)
setMarketingWalletAddress(address _marketing)
setMaxWalletAmount(uint256 maxWallet)
setNumberOfTokenForSale(uint256 _value)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercentBuy(uint256 taxFee)
setTaxFeePercentSell(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.