Skip to main content

program-id-to-label

GET 

https://lite-api.jup.ag/swap/v1/program-id-to-label

Returns a hash, which key is the program id and value is the label. This is used to help map error from transaction by identifying the fault program id. This can be used in conjunction with the excludeDexes or dexes parameter.

Responses

Default response

Schema
    property name*string
curl -L 'https://lite-api.jup.ag/swap/v1/program-id-to-label' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://lite-api.jup.ag/swap/v1
ResponseClear

Click the Send API Request button above and see the response here!