Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STPT | ERC-20 | 882.558628K | $0.047966 |
$42,332.97 | |
ROUTE | ERC-20 | 0 | $1.75 |
$0 | |
VIP | ERC-20 | 8 | -- | -- | |
STT | ERC-20 | 1 | -- | -- | |
HQG | ERC-20 | 0.001 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245866 | an hour ago | | | 0 | 0.00054450756 | |
| 21245389 | 3 hours ago | | | 0 | 0.00074684837 | |
| 21245036 | 4 hours ago | | | 0 | 0.00070737704 | |
| 21244603 | 5 hours ago | | | 0 | 0.00054680184 | |
| 21244210 | 7 hours ago | | | 0 | 0.00043191515 | |
| 21244180 | 7 hours ago | | | 0 | 0.00085402549 | |
| 21244134 | 7 hours ago | | | 0 | 0.00043680836 | |
| 21244119 | 7 hours ago | | | 0 | 0.00042288374 | |
| 21244109 | 7 hours ago | | | 0 | 0.00044474306 | |
| 21244108 | 7 hours ago | | | 0 | 0.00045633823 |
ABI
ABI objects
Getter at block 21246168
decimals() view returns (uint8)
18
name() view returns (string)
STPT
symbol() view returns (string)
STPT
totalSupply() view returns (uint256)
1942420283027067030020000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.