Off-chain requests
Requesting data from Succinct state queries off-chain
Sometimes developers want to have attested state query data without requiring an on-chain transaction to request this data. In other words, developers want to originate the state query request off-chain.
If your smart contract architecture does not cleanly fit into a request & callback model, please reach out to us (via our Telegram developer chat, link coming soon or email) and we have some solutions for you! At a high-level, we provide you an API key to send requests to our sequencer endpoint and have our attestation network process the requests & make the data available in a contract of your choice.
Last modified 2mo ago