Skip to content

Instantly share code, notes, and snippets.

View metanivek's full-sized avatar
:shipit:

Kevin Smith metanivek

:shipit:
  • 21:44 (UTC -04:00)
View GitHub Profile
{
"Peering": {
"Peers": [
{
"ID": "QmcfgsJsMtx6qJb74akCw1M24X1zFwgGo11h1cuhwQjtJP",
"Addrs": ["/ip6/2606:4700:60::6/tcp/4009", "/ip4/172.65.0.13/tcp/4009"]
},
{
"ID": "QmWaik1eJcGHq1ybTWe7sezRfqKNcDRNkeBaLnGwQJz1Cj",
"Addrs": ["/dnsaddr/fra1-1.hostnodes.pinata.cloud"]
query FetchMyObjkts($addresses: [String!], $include_tags: [String!]) {
hic_et_nunc_ask(
where: {
creator_id: { _in: $addresses }
status: { _eq: "active" }
amount_left: { _gt: 0 }
}
) {
price
creator_id