Create XLM based Asset
POST {{baseUrl}}/v3/offchain/xlm/asset
2 credits per API call.
Create XLM-based Asset in Tatum Ledger. Asset must be created and configured on XLM blockhain before using Create trust line. This API call will create Tatum internal Virtual Currency. It is possible to create Tatum ledger accounts with off-chain support.
Request Body
{"basePair"=>"EUR", "issuerAccount"=>"GC5LAVZ5UPLIFDH6SI33PNVL5TKWA4ODXTI3WEF5JM6LRM5MNGVJ56TT", "token"=>"TOKEN123"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |