- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release date: 2024-01-03
New Features
You can perform transfers on the graph:
- Hover over the needed edge between actors and click the plus icon that appears.
- In the Transfer form, swap the sender and recipient, enter the needed transfer amount, and click Send.
The transfer is made against the account selected in the layer settings.
Note:
- If there are transfers between two actors added to the layer on the selected account, they appear as green arrows. The amount is compared to all transfers on this layer. The larger the transfer amount, the bolder the arrow.
- If any of the selected actors does not have the account selected in the layer settings, it will be automatically opened for the actor.
- The transfers are displayed on a layer for the account-currency pair selected in the layer menu. Switching to another account-currency pair displays the available transfers for this pair.
Improvements
Enhancements to the graph include improved actor and edge readability achieved through:
- Enlargement of actor size for enhanced visibility
- Increased contrast of edges between actors to make them more prominent
- Addition of a background to the actor title for improved clarity
Scripts
Now with every /get and /send request, a new sessionData.fingerprint parameter is sent. fingerprint is sent regardless of the script's authorization settings.
Note: This parameter can be used as a session id.
API
Support for the filter parameter for all GET methods of transactions has been added and is recommended to be used to optimize the response size. For more information, go to Transactions.
Fixed Issues
In Scripts, the 302 code-based redirect to the same page_id where the user is on now has been fixed.
Was this article helpful?