get_portfolio_value
ActiveTool of CryptoData API
declared in 3.0.0
Calculate total portfolio value in USD from holdings JSON. $0.01.
Parameters schema
{
"type": "object",
"required": [
"api_key",
"holdings"
],
"properties": {
"api_key": {
"type": "string"
},
"holdings": {
"type": "string",
"description": "JSON object like {\"bitcoin\":1.5,\"ethereum\":10}"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
CryptoData API
https://github.com/elevasyncsolutions-jpg/cryptodata-api
2/7 registries