2.3 - Current Tokeny supported stable-coins

GET {{base_url_servicing}}/tokens/stable-coins

Get list of stable Tokens

GET https://example.com/api/tokens/stable-coins

Get list of stable tokens supported
🔐 Note that the authentication must provide sufficient privileges to access the information of the token.The ACCOUNT_MANAGEMENT permission required to access the Token data.

This list all stablecoin that the issuer can chose from. This is not the list of stablecoins the investor can chose from when creating a Billboard (e.g. secondary market) offer.

RESPONSES

status: OK

[{"id":"0dc874ab-d340-401c-8d4f-d8a264273897","address":"0xfe4f5145f6e09952a5ba9e956ed0c25e3fa4c7f1","decimals":18,"image":"https://files.tokeny.com/logos/EURE.png","name":"ERC20 Stable Coin","symbol":"DERC20","type":"STABLE_COIN","protocol":"ERC20"},{"id":"aafd7bfc-99ed-4e1f-b214-227c940ba41a","address":"0x0eb6844d8ef299bfb633465db987eb8b40a9282f","decimals":0,"image":"https://files.tokeny.com/logos/usd-stablecoin.png","name":"T REX US Dollar Stablecoin","symbol":"USDX","type":"STABLE_COIN","protocol":"T-REX"},{"id":"1eb7340b-31c2-4f39-9b7f-2f0b6dfb20a4","address":"0x8b7e12d95d791a736179607284808eac2d83a9d9","decimals":0,"image":"https://testing-files.tokeny.com/token-logos/token-logo-eurx.png","name":"T REX Euro Stablecoin","symbol":"EURX","type":"STABLE_COIN","protocol":"T-REX"},{"id":"24c5f524-c4a8-4f7c-bad8-fc3e03569edb","address":"0xb081291a5d777adde028a2d0516ce2d2b0ae6806","decimals":2,"image":"https://files.tokeny.com/logos/usd-stablecoin.png","name":"Jewel USD Stablecoin","symbol":"USDJ","type":"STABLE_COIN","protocol":"T-REX"},{"id":"323305f5-05b9-4b6b-90d6-8b209a2ee461","address":"0xe11a86849d99f524cac3e7a0ec1241828e332c62","decimals":18,"image":"https://files.tokeny.com/logos/USDC.png","name":"USDC","symbol":"USDC","type":"STABLE_COIN","protocol":"ERC20"}]