Sui
If you require assistance or need additional information to integrate Unagii Stake, reach out to us at support@unagii.com.
Get Chain Total Staked and Staked Ratio
GET
https://app.unagii.com/api/v1/noneth/sui/total_staked
Response
Get SUI Balances
GET
https://app.unagii.com/api/v1/noneth/sui/delegator/available_balance/{address}
Path Parameters
Name
Type
Description
address
string
Account address
Headers
Name
Type
Description
X-UNAGII-AUTH-TOKEN
string
Access token
Response
Get Delegations
GET
https://app.unagii.com/api/v1/noneth/sui/delegator/delegations/{address}
This endpoint allows you to get all delegations for an address
Path Parameters
Name
Type
Description
address
string
Account address
Headers
Name
Type
Description
X-UNAGII-AUTH-TOKEN
string
Access token
Response
Build Staking Transaction
Build Unstake Transaction
Last updated
Was this helpful?