cURL
curl --request GET \ --url https://api.gelato.digital/oracles/{chainId}/paymentTokens
{ "paymentTokens": [ "<string>" ] }
Id of the chain where payments tokens are retrieved
Successful Retrieval
The response is of type object.
object