Endpoints
Learn more about the different endpoints of the Metadata API:
Enso:
GET /v1/tokens
: returns all of the tokens supported by the apiGET /v1/protocols
: return the the protocols available to use in the bundle shortcut and in the APIGET /v1/networks
: return the networks supported by the APIGET /v1/actions
: returns all of the actions supported by the api, used to get the data needed to use the bundle apiGET /v1/standards
: returns all of the protocols supported by the api
Wallets:
GET /v1/wallet
: return enso smart wallet detailsGET /v1/wallet/appprove
: return a transaction that approves the smart wallet to spend the fundsGET /v1/wallet/balances
: return balances of a wallet