Issue

Creates or mints new assets on the Stellar network by executing a payment operation from issuer to distributor with specified asset codes and amounts.

💡

Compute Unit Value: 35 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request body for a /defi/v1/rwa/issue

The request body for a /defi/v1/rwa/issue

string
enum

The unique ID to direct queries or transactions to the correct blockchain. Find more here.

Allowed:
string

The abbreviated chain name for queries or transactions.

string
required

Public address of the issuer of the asset.

string
required

The code of the asset to be issued.

string
required

Amount of the asset involved in the transaction, in the asset's smallest denomination (base units). Do not send human-readable decimal values. Examples: EVM tokens (18 decimals) = "1000000000000000000"; Stellar (7 decimals) = "10000000".

string
required

Public blockchain address of the recipient. Format depends on the chain (e.g., 0xABCDEF... for EVM, G... for Stellar).

string

An optional identifier used for transactions on networks that require an extra tag.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json