(not ryoshi))
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8123…5739
0x7596…a357
Balances ($0.00)
No balances found for "(not ryoshi))"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15675047 | 2 years ago | | | 0 | 0.00048036486 | |
| 15675028 | 2 years ago | | | 0 | 0.00089674406 | |
| 15675027 | 2 years ago | | | 0 | 0.00090550588 | |
| 15675022 | 2 years ago | | | 0 | 0.0012601695 | |
| 15675021 | 2 years ago | | | 0 | 0.00048944906 | |
| 15675002 | 2 years ago | | | 0 | 0.00081060338 | |
| 15674996 | 2 years ago | | | 0 | 0.0011582360 |
ABI
ABI objects
Getter at block 21390819
decimals() view returns (uint8)
18
devFee() view returns (uint256)
0
devWallet() view returns (address)
0x7596a517a5be05a81b8a405f3aa5d19c9fa1a357
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingWallet() view returns (address)
0x8123b864a8c000030c68b88d0c5f9d0a742d5739
maxTransactionAmount() view returns (uint256)
1000000000000000000
maxWalletToken() view returns (uint256)
30000000000000000000000000
name() view returns (string)
(not ryoshi))
owner() view returns (address)
0xd1119ddb8f4ccbf17566f47313dd8f2b3b2231be
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
ihsoyr
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x698e735406bd731bce954598d0dd7f6895c60c21
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
excludeFromFees(address account, bool excluded)
openTrade()
setMaxTxAmount(uint256 _maxTx)
setMaxWalletLimit(uint256 _newLimit)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmouunt(uint256 _newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuyFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
updateSellFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
updateWallets(address _marketingWallet, address _devWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.