Download OpenAPI specification:Download
API Documentation for Assetmanager Marker Valuations
NetAssetValues returns net asset values for marker
| id required | string (id) address or denom for the marker |
{- "netAssetValues": [
- {
- "price": {
- "denom": "string",
- "amount": "string"
}, - "volume": 0,
- "updatedBlockHeight": 0
}
]
}