cURL
curl --request GET \ --url https://api.range.org/v1/network/relevant-cross-chain-transfers \ --header 'Authorization: Bearer <token>'
Returns a list of high volume cross chain transfers.
Use Authorization: Bearer
Was this page helpful?