Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ShibaStar"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17472754 | 3 months ago | | | 0 | 0.0000029732254 | |
| 17472582 | 3 months ago | | | 0 | 0.0000026730596 | |
| 17472573 | 3 months ago | | | 0 | 0.0000026520554 | |
| 17472402 | 3 months ago | | | 0 | 0.0000027008811 | |
| 17472396 | 3 months ago | | | 0 | 0.0000026203727 | |
| 17472058 | 3 months ago | | | 0 | 0.0000026799799 | |
| 17471980 | 3 months ago | | | 0 | 0.0000027048035 | |
| 17471932 | 3 months ago | | | 0 | 0.0000027640758 | |
| 17471714 | 3 months ago | | | 0 | 0.0000028019775 | |
| 17471707 | 3 months ago | | | 0 | 0.0000028854431 |
ABI
ABI objects
Getter at block 22023065
_ots() view returns (bytes32)
0xe899c98ec9784fb6e0c8b50bada8dbf5e0d97db32fe1e3e03165bad3150c8f78
_totalSupply() view returns (uint256)
370000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
ShibaStar
symbol() view returns (string)
SBS
totalSupply() view returns (uint256)
370000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.