get https://svc.blockdaemon.com/universal/{version}///account//report
Returns a financial report by a user-defined account address between a time period. Default timescale is within the last 30 days.
Compute Unit Value:100
(fixed)
Truncation InfoFor responses that have big numbers (such as in transfer amounts from blockchain transactions), truncation might be applied from Javascript’s native JSON parser.
To avoid this behavior, we recommend using a library such as
json-bigint
orlossless-json
Supported Protocols & Networks
Protocol | Network | Path Parameter |
---|---|---|
Algorand | Mainnet | algorand/mainnet |
Polkadot | Mainnet | polkadot/mainnet |
Westend | polkadot/westend |
|
Stellar | Mainnet | stellar/mainnet |
Testnet | stellar/testnet |
|
Tezos | Mainnet | tezos/mainnet |
XRP | Mainnet | xrp/mainnet |
Note that the date filters
to
andfrom
are not supported for Stellar and XRP.