The storage layout for this contract could not be retrieved.
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIN | ERC-20 | 153.042747M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21028560 | a month ago | | | 0 | 0.00027688222 | |
| 21028548 | a month ago | | | 0 | 0.00028131724 | |
| 21028527 | a month ago | | | 0 | 0.00048886537 | |
| 21028527 | a month ago | | | 0 | 0.00050893880 | |
| 21028523 | a month ago | | | 0 | 0.00040437793 | |
| 21028521 | a month ago | | | 0 | 0.00068697241 | |
| 21028520 | a month ago | | | 0 | 0.00058746135 | |
| 21028519 | a month ago | | | 0 | 0.00057946417 | |
| 21028519 | a month ago | | | 0 | 0.00057946417 | |
| 21028519 | a month ago | | | 0 | 0.00057946417 |
ABI
ABI objects
Getter at block 21318278
_buyCount() view returns (uint256)
29
_finalBuyTax() view returns (uint256)
0
_finalSellTax() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000
_transferTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
SHINSHU
owner() view returns (address)
0xe8f4530801efadfb52c7d72876158cf824c9acad
symbol() pure returns (string)
SHIN
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.