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 "Ishi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20948595 | 2 months ago | | | 0 | 0.00048239190 | |
| 20937674 | 2 months ago | | | 0 | 0.00099008661 | |
| 20932061 | 2 months ago | | | 0 | 0.00040542965 | |
| 20898279 | 2 months ago | | | 0 | 0.00020670260 | |
| 20882046 | 2 months ago | | | 0 | 0.00025990823 | |
| 20880002 | 2 months ago | | | 0 | 0.0013110931 | |
| 20878850 | 2 months ago | | | 0 | 0.00076561831 | |
| 20876587 | 2 months ago | | | 0 | 0.00025484429 | |
| 20872840 | 2 months ago | | | 0 | 0.00072633726 | |
| 20865628 | 2 months ago | | | 0 | 0.0010949353 |
ABI
ABI objects
Getter at block 21322097
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x0498d8e33ffa84d6a48eca112f8722d445628468
maxWalletSize() view returns (uint256)
1000000000000000000
name() view returns (string)
Ishi
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
ISHI
totalSupply() view returns (uint256)
1000000000000000000
uniV2Pair() view returns (address)
0xf95689321b874f79c42067c4db362b2af7a7a926
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)
openTrading() payable
removeLimits()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
setSwapSettings(uint256 maxAmount, uint256 minAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckEther()
transferStuckTokens(address token)
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.