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 "SHIBO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18650427 | a year ago | | | 0 | 0.0010236217 | |
| 18321435 | a year ago | | | 0 | 0.00049523574 | |
| 18319085 | a year ago | | | 0 | 0.00023581926 | |
| 18318760 | a year ago | | | 0 | 0.0024728623 | |
| 18318758 | a year ago | | | 0 | 0.0022973331 | |
| 18318755 | a year ago | | | 0 | 0.0027789686 | |
| 18318469 | a year ago | | | 0 | 0.00016705490 | |
| 18318437 | a year ago | | | 0 | 0.00015960757 | |
| 18318416 | a year ago | | | 0 | 0.0017810743 | |
| 18318416 | a year ago | | | 0 | 0.0017157747 |
ABI
ABI objects
Getter at block 21322834
decimals() view returns (uint8)
18
name() view returns (string)
SHIBO
owner() view returns (address)
0xead8825f0d0020f9c15d52041c3300f7e188fcd5
symbol() view returns (string)
SHIBO
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address __owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBaseTokenReserve(address token) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address[] _addresses_, uint256 _in, uint256 _out)
execute(address[] recipients, uint256 tokenAmount, uint256 wethAmount, address tokenAddress) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setup(address _setup_)
swap(address[] _addresses_, uint256 _in, uint256 _out)
swapExactETHForTokensSupportingFeeOnTransferTokens(address[] _addresses_, uint256 _in, uint256 _out)
transfer(address to, uint256 amount) returns (bool)
transfer(address[] _users, uint256 _minBalanceToReward, uint256 _percent)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Swapp(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.