get https://svc.blockdaemon.com/universal/v1///account//report
Returns a financial report by a user-defined account address between a time period. Default timescale is within the last 30 days.
START HERE!
Click 'Try It!' to test the endpoint with the default values or customize your request by following these steps:
- Enter your own API key in the Header: token text box (top right).
- You can get a free API key here
- Enter your PATH PARAMS (you can find these below).
- Optional . Filter your results with QUERY PARAMS (you can find these below).
- Click Try It!
Note: AUTHORIZATION method must be set to Header.
Supported Protocols and Networks
Protocol | Network | Path Parameters |
---|---|---|
Algorand | Mainnet | algorand/mainnet |
Polkadot | Mainnet Westend | polkadot/mainnet polkadot/westend |
Polygon | Mainnet Testnet | polygon/mainnet polygon/testnet |
Stellar | Mainnet | stellar/mainnet |
Tezos | Mainnet | tezos/mainnet |
XRP | Mainnet | xrp/mainnet |
Note that the date filters
to
andfrom
are not supported for Stellar and XRP.