Skip to main content
GET
/
v1
/
network
/
transfers
Get latest cross chain transfers for a specific network and a specific protocol
curl --request GET \
  --url https://api.range.org/v1/network/transfers \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Query Parameters

protocol
string
required

Protocol: ibc, cctp, thorchain, etc.

network
string
required

Network id

Response

200 - undefined