G

grov · Solana Fbfollowers

by grov

POSTSolana

per call · USDC on Solana

grov: Facebook Followers. ⌚️ Start Time: 0-6h ⚠️ The post and its account must be public, or the order will not start. 🔗 Link Example: https://www.facebook.com/grov

Endpoint

POST https://grov.fun/api/solana/fbfollowers

278

Calls / 30d

5

Unique payers / 30d

Sep 2

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://grov.fun/api/solana/fbfollowers", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "amount": 10,
    "handle": "grov"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://grov.fun/api/solana/fbfollowers" \
  -H "Content-Type: application/json" \
  -d '{"amount":10,"handle":"grov"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "ok": true,
  "orderId": "ORDER_ID",
  "paid": true,
  "secret": "SAVE_THIS_SECRET",
  "statusUrl": "https://grov.fun/api/solana/fbfollowers?action=view&secret={secret}"
}

Payment details

Pay todxnvagnqtm1yx4bm5yqtrzfuytf5ziz7n2evxzpvppp3
Assetepjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v
NetworksSolana
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from grov & similar services