Minion Query

Results of subgraph queries showing how many Safe Minions have been created, and on which chains.

Safe Minion Counts by Chain

XDAI (Gnosis) Safe Minion Count=448.0
Main Net (Ethereum) Minion Count=44.0
Optimism Minion Count=7.0
Celo Minion Count=0.0
Arbitrum Minion Count=23.0
matic (Polygon) Minion Count=252.0
sum on 11/28/2022: 774

Graph Query

To query a list of all all gnosis safe minions, run this Graph query:

{
    minions(first:423, skip: 0, where:{minionType: "SAFE MINION V0"}) {
        id 
        createdAt 
        minionAddress 
    }
}

here: XDAI Graph endpoint

Google sheet script example:

Anyone with link can comment let me know if you can't see it. Make a copy to run queries.
Query results
Script

All Endpoints
https://thegraph.com/hosted-service/subgraph/odyssy-automaton/daohaus
https://thegraph.com/hosted-service/subgraph/odyssy-automaton/daohaus-xdai
https://thegraph.com/hosted-service/subgraph/odyssy-automaton/daohaus-matic
https://thegraph.com/hosted-service/subgraph/odyssy-automaton/daohaus-optimism
https://thegraph.com/hosted-service/subgraph/odyssy-automaton/daohaus-arbitrum
https://thegraph.com/hosted-service/subgraph/odyssy-automaton/daohaus-celo
https://thegraph.com/hosted-service/subgraph/odyssy-automaton/daohaus-kovan
https://thegraph.com/hosted-service/subgraph/odyssy-automaton/daohaus-rinkeby

Support:
Discord UI369#6403
Twitter @UI_369

Select a repo