You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new feature would make use of the ptx_storeABI RPC method in order to submit an ABI to the Paladin node.
The UI could also feature a lookup option where, provided a hash, the corresponding ABI would be shown (if present) using the ptx_getStoredABI RPC method.
Enriching information
The following is an example of the details of a transaction shown in the UI:
Here is where the abiReference could be used to lookup the corresponding ABI.
Key thing to define: how exactly is the information going to be enriched on screen?
What would you like to be added?
A new feature in the UI that allows users to upload ABIs.
Why is this needed?
The uploaded ABIs could then be used to enrich information on screen.
The text was updated successfully, but these errors were encountered: