Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIO | ERC-20 | 2.245205M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20589516 | 3 months ago | | | 0 | 0.000043197576 | |
| 18238775 | a year ago | | | 0 | 0.00031755983 | |
| 18118858 | a year ago | | | 0 | 0.00057799032 | |
| 18092898 | a year ago | | | 0 | 0.0018171683 | |
| 18092894 | a year ago | | | 0 | 0.0014054510 | |
| 18067066 | a year ago | | | 0 | 0.00031086815 | |
| 18005379 | a year ago | | | 0 | 0.00028583936 | |
| 17998723 | a year ago | | | 0 | 0.00051699987 | |
| 17984817 | a year ago | | | 0 | 0.0010432922 | |
| 17979332 | a year ago | | | 0 | 0.0011139791 |
ABI
ABI objects
Getter at block 21159926
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
SHIO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SHIO
totalSupply() pure returns (uint256)
100000000000000000
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)
openTrading()
removeLimits()
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)
constructor()
receive()
This contract contains no error objects.