Documentation Index
Fetch the complete documentation index at: https://docs.snapshot.box/llms.txt
Use this file to discover all available pages before exploring further.
Which networks are currently supported for voting with Gnosis Safe?
Which networks are currently supported for voting with Gnosis Safe?
Do we need to deploy an ENS contract on our custom network to be able to support Snapshot?
Do we need to deploy an ENS contract on our custom network to be able to support Snapshot?
I think I found a vulnerability on Snapshot. Do you have a bug bounty?
I think I found a vulnerability on Snapshot. Do you have a bug bounty?

Is it possible to test Snapshot without creating ENS on mainnet?
Is it possible to test Snapshot without creating ENS on mainnet?
How does Snapshot use IPFS?
How does Snapshot use IPFS?
How to add a webhook?
How to add a webhook?
Can I use the Hub API without an API Key?
Can I use the Hub API without an API Key?
Where can I generate an API Key for Hub GraphQL or Score API?
Where can I generate an API Key for Hub GraphQL or Score API?
I'm trying to generate an API Key but I get an error that my address in not whitelisted. What should I do?
I'm trying to generate an API Key but I get an error that my address in not whitelisted. What should I do?
Are there any limits for using the Hub GraphQL API?
Are there any limits for using the Hub GraphQL API?
Are there any limits for using snapshot.js or Score API?
Are there any limits for using snapshot.js or Score API?
Snapshot.js
I tried to submit a proposal with <code>snapshot.js</code>, but I get a 'Wrong proposal format' error. What should I do?
I tried to submit a proposal with <code>snapshot.js</code>, but I get a 'Wrong proposal format' error. What should I do?
I tried to submit a vote with <code>snapshot.js</code>, but I get the 'Wrong vote format' error. What should I do?
I tried to submit a vote with <code>snapshot.js</code>, but I get the 'Wrong vote format' error. What should I do?
reason ).Is there an alternative to <code>snapshot.js</code> in python?
Is there an alternative to <code>snapshot.js</code> in python?
How to use <code>snapshot.js</code> to create a space or update space settings?
How to use <code>snapshot.js</code> to create a space or update space settings?
Adding a network
How can I add our network to Snapshot?
How can I add our network to Snapshot?
How can I check if the RPC node is a Full Archive Node?
How can I check if the RPC node is a Full Archive Node?
Creating voting strategies
How to use our staking contract for voting?
How to use our staking contract for voting?
- In order to use the staking contract it has to have a
balanceOfmethod which allows reading the balance of the staked tokens. You can use the erc20-balance-of strategy with it. - If your contract has a method getting the balance named differently, you can also use the contract-call strategy.
How long will it take to merge my PR?
How long will it take to merge my PR?
Is it possible to support delegation on our network?
Is it possible to support delegation on our network?
I get <code>0</code> voting power in the delegation strategy playground but I can vote on real proposals.
I get <code>0</code> voting power in the delegation strategy playground but I can vote on real proposals.
delegationSpace parameter. Make sure to provide the ENS domain of the space you are testing.How to use our token from our network for voting?
How to use our token from our network for voting?