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.
peun logo

peun

0 Queries (Past 1D)

2.1K Signal

Updated 9 months ago

Network

mainnet

Subgraph ID

AkPSeU—pNgyxj

Deployment ID

QmbyLB—H17ubS

Query URL

/subgraphs/id/AkPSeU—pNgyxj

0 Queries (Past 1D)

2.1K Signal

Updated 9 months ago

Network
mainnet
Subgraph ID
AkPSeU—pNgyxj
Deployment ID
QmbyLB—H17ubS
Query URL
/subgraphs/id/AkPSeU—pNgyxj
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
AkPSeUzbzZDPd2DuZsFJfrR8wVZ3PMmSyRorj7pNgyxj
Query URL format
https://gateway.thegraph.com/api/{api-key}/subgraphs/id/AkPSeUzbzZDPd2DuZsFJfrR8wVZ3PMmSyRorj7pNgyxj

bash
curl -X POST \  -H "Content-Type: application/json" \  -d '{"query": "{ execs(first: 5) { id t b po { id } } pos(first: 5) { id b { id } q { id } f } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/{api-key}/subgraphs/id/AkPSeUzbzZDPd2DuZsFJfrR8wVZ3PMmSyRorj7pNgyxj