For the complete documentation index, see llms.txt. This page is also available as Markdown.

Real world assets

GET

Get All Assets

Retrieve information on all assets available in the system.

Get Asset

Fetch details of a specific asset by using its unique identifier.

Get Owner Assets

Obtain a list of all assets owned by a specific owner.

POST

Burn

Permanently remove an asset from circulation within the system.

Freeze

Temporarily halt all actions involving a specific asset.

Issue

Create and distribute a new asset to the system for circulation.

Register

Sign up or register new information or entities into the system.

Set Trustline

Establish a trustline between two accounts for asset exchanges.

Transfer

Move an asset from one account to another securely.

Unfreeze

Reinstate all functionalities and actions for a specific, previously frozen asset.

Last updated