Safe multisig disruptions
Safe is conducting a forensic review of their services and temporarily paused Safe{Wallet} functionalities. Until then some actions on Explorer might be affected and not work using a Safe multisig.
predy-v320-arbitrum logo

predy-v320-arbitrum

2.0K Signal

Updated 2 years ago

Network

arbitrum-one

Subgraph ID

RJt91n—hb1srd

Deployment ID

QmfENf—XiPCTH

Query URL

/subgraphs/id/RJt91n—hb1srd

2.0K Signal

Updated 2 years ago

Network
arbitrum-one
Subgraph ID
RJt91n—hb1srd
Deployment ID
QmfENf—XiPCTH
Query URL
/subgraphs/id/RJt91n—hb1srd
Index Status

Query quick start

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

Query url format

{base_url}

/api/

{api-key}

/subgraphs/id/

{subgraph_id}

Base URL
https://gateway.thegraph.com/api
Subgraph id
RJt91nwobgQp4x2ZiDL5GpcLjanWXwBNFnUhbhb1srd
Query URL format
https://gateway.thegraph.com/api/{api-key}/subgraphs/id/RJt91nwobgQp4x2ZiDL5GpcLjanWXwBNFnUhbhb1srd

bash
curl -X POST \  -H "Content-Type: application/json" \  -d '{"query": "{ assetEntities(first: 5) { id contractAddress assetId uniswapPool } vaultEntities(first: 5) { id contractAddress vaultId owner } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/{api-key}/subgraphs/id/RJt91nwobgQp4x2ZiDL5GpcLjanWXwBNFnUhbhb1srd