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
Add a GET address/{user_address}. Extracts the payment credential of the address, computes the corresponding programmable token address (ie. the one that has the user's payment credential as stake key) and returns it.
Input and output are both standard cardano addresses, ie. serialiseAddress from cardano-api
The text was updated successfully, but these errors were encountered:
GET address/{user_address}
. Extracts the payment credential of the address, computes the corresponding programmable token address (ie. the one that has the user's payment credential as stake key) and returns it.serialiseAddress
fromcardano-api
The text was updated successfully, but these errors were encountered: