POST
https://api.expand.network/rwa/settrustline
Name | Type | Description |
---|---|---|
POST
https://api.expand.network/rwa/issue
POST
https://api.expand.network/rwa/transfer
POST
https://api.expand.network/rwa/burn
POST
https://api.expand.network/rwa/freeze
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
rpc
String
Remote procedural call URL.
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
from*
String
Public address of the distributor of asset.
amount*
String
The amount of asset to set trustline for.
issuer*
String
Public address of the issuer of the asset.
assetCode*
String
The code of asset to set trustline for.
rpc
String
Remote procedural call URL.
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
issuer*
String
Public address of the issuer of the asset.
assetCode*
String
The code of asset to be issued.
amount*
String
The amount at asset to be issued.
to*
String
The public address of the distributor.
rpc
String
Remote procedural call URL.
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
from*
String
Public address of sender of asset.
to*
String
Public address of the receiver of the asset.
amount*
String
Amount of asset to transfer.
issuer*
String
Public address of the issuer of the asset.
assetCode*
String
The code of the asset to transfer.
rpc
String
Remote procedural call URL.
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
from*
String
Public address of the distributor of asset.
amount*
String
The amount of asset to burn
issuer*
String
Public address of the issuer of the asset.
assetCode*
String
The code of asset to burn
rpc
String
Remote procedural call URL.
chainId*
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
user*
String
Public address of user to be freezed.
issuer*
String
Public address of the issuer of the asset.
assetCode*
String
The code of the asset to freeze