Using an NFD to sending to non-Algorand chains.
Fetching an NFD via the GET api will return any user-defined addresses for other chains the owner may have set.
They will each be returned as an array of addresses in the top-level property "unverifiedCa" ie:
All of these values are retrieved from the corresponding userDefined.ca.{token} property. If the full view of the NFD is used, then these properties would be within the properties -> userDefined key. ie:
PreviousUsing an NFD for sending assets to Algorand accountsNextResolving an Algorand address to an NFD name / avatar
Last updated