Contract Creation Arbitrum logo

Contract Creation Arbitrum

245 Queries (Past 30D)

1.1K Signal

Updated 5 months ago

Network

arbitrum-one

Subgraph ID

6w6xFp—moKwAh

Deployment ID

QmbWwL—2eviuU

Query URL

/subgraphs/id/6w6xFp—moKwAh

245 Queries (Past 30D)

1.1K Signal

Updated 5 months ago

Network
arbitrum-one
Subgraph ID
6w6xFp—moKwAh
Deployment ID
QmbWwL—2eviuU
Query URL
/subgraphs/id/6w6xFp—moKwAh
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
6w6xFpTo9HHKYYyL7d4HNDy28bG2fMNBiZLcwymoKwAh
Query URL
https://gateway.thegraph.com/api/subgraphs/id/6w6xFpTo9HHKYYyL7d4HNDy28bG2fMNBiZLcwymoKwAh

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ contractCreations(first: 5) { address deployer code code_hash } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/6w6xFpTo9HHKYYyL7d4HNDy28bG2fMNBiZLcwymoKwAh