Helper endpoint that allows pre-validation if a deposit of certain resources to a given account can succeed or not. It is only meant for pre-validation usage, it does not guarantee that execution will succeed.
Bech32m-encoded human readable version of the address.
Pre-validation response, including all deciding factors that were used to generate that response.
The ledger state against which the response was generated. Can be used to detect if the Network Gateway is returning up-to-date information.
The fully resolved try_deposit_* ability of each resource (which takes all the inputs into account, including the authorized depositor badge, the default deposit rule and the resource-specific details).
Deciding factors used to calculate response.