Skip to content

Instantly share code, notes, and snippets.

@GrandSchtroumpf
Created January 20, 2023 11:26
Show Gist options
  • Save GrandSchtroumpf/91463d2165ad2a674101699910739e46 to your computer and use it in GitHub Desktop.
Save GrandSchtroumpf/91463d2165ad2a674101699910739e46 to your computer and use it in GitHub Desktop.
Sismo API query exampe
query {
badge(
network: gnosis,
id: "0xf61cabba1e6fc166a66bca0fcaa83762edb6d4bd-10000009",
) {
balance
metadata {
name
description
image
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment