User Assets
Query user SolvBTC/SolvBTC.LSTs asset list
URL: https://sft-api.com/graphql
Method: POST
Header
Name
Type
Mandatory
Description
Authorization
string
Yes
use “test”
GraphQL Query
Variables
No.
Name
Mandatory
Type
1
filter
Yes
object
1.1
holder
Yes
string
user address
2
pagination
no
object
2.1
limit
no
number
2.2
offset
no
number
default to 0
3
sort
no
object
3.1
field
no
string
Field that you want to order by.
3.2
direction
no
string
ASC/DESC
Examples
Response Examples
Last updated