curl --location 'https://tokenet-ng-api.digitalprimetechnologies.co/orders:availableAssets'{
"assets": [
{
"anchorage_asset": "BTC_T",
"asset_type": "BTC_T",
"decimals": 8,
"name": "Bitcoin",
"network_id": "bitcoin",
"ui_asset": "BTC_T"
},
{
"anchorage_asset": "ETHSEP",
"asset_type": "ETHSEP",
"decimals": 18,
"name": "Ethereum Sepolia",
"network_id": "ethereum-sepolia",
"ui_asset": "ETHSEP"
}
]
}