Register

Facilitates the creation and registration of an RWA as a token on the blockchain by interacting with smart contracts at the chain level to deploy and register the asset, providing transaction details (chain ID, sender address, gas) for seamless tokenization and ecosystem management.

💡

Compute Unit Value: 70 (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/register

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

string
enum

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

Allowed:
string
required

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

string
required

The unique identifier of the smart contract managing the asset.

string
required

The unique alphanumeric code identifying the asset.

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".

Response

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