subgraph-to-transfer-1 logo

subgraph-to-transfer-1

18 Queries (Past 30D)

1.1K Signal

Updated 2 years ago

Network

mainnet

Subgraph ID

2ZrwR4—ubg4C1

Deployment ID

QmcoMf—8FKhsc

Query URL

/subgraphs/id/2ZrwR4—ubg4C1

18 Queries (Past 30D)

1.1K Signal

Updated 2 years ago

Network
mainnet
Subgraph ID
2ZrwR4—ubg4C1
Deployment ID
QmcoMf—8FKhsc
Query URL
/subgraphs/id/2ZrwR4—ubg4C1
Index Status

Query quick start

The production url for querying this Subgraph on the decentralized network.

Query url format

{base_url}

/api

/subgraphs/id/

{subgraph_id}

Base URL
https://gateway.thegraph.com/api
Subgraph id
2ZrwR49HUdz6NaSEyGnYp8qkJA8fyGPKgeh6ZVubg4C1
Query URL
https://gateway.thegraph.com/api/subgraphs/id/2ZrwR49HUdz6NaSEyGnYp8qkJA8fyGPKgeh6ZVubg4C1

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ inboxMessageDelivereds(first: 5) { id messageNum data } bridgeCallTriggereds(first: 5) { id outbox destAddr amount } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/2ZrwR49HUdz6NaSEyGnYp8qkJA8fyGPKgeh6ZVubg4C1