{"api":"v1","generated_at":"2026-09-15T22:05:23.345Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/grov-fun-api-solana-fbfollowers-2c9adc","pinned_page":"https://tollindex.com/e/grov-fun-api-solana-fbfollowers-2c9adc/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"grov-fun-api-solana-fbfollowers-2c9adc","canonical_url":"https://grov.fun/api/solana/fbfollowers","resource":"https://grov.fun/api/solana/fbfollowers","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"grov: Facebook Followers. ⌚️ Start Time: 0-6h\r\n⚠️ The post and its account must be public, or the order will not start.\r\n🔗 Link Example: https://www.facebook.com/grov","service_name":"grov","declared_category":null,"declared_tags":["facebook","follower","social-growth"],"route_template":":var1","registry_updated":"2026-09-02T15:17:15.360Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"solana fbfollowers","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","asset_name":null,"symbol":"USDC","decimals":6,"amount_display":"0.025 USDC","amount_units":0.025,"decimals_known":true,"pay_to":"DxnVaGNqTm1yX4Bm5YqtRzfUytF5ZiZ7N2eVXZpVPPP3","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":278,"unique_payers_30d":5,"last_called_at":"2026-09-02T15:17:14.805Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:18:23.715Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T04:18:23.715Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-15","state_changed":true},{"observed_at":"2026-09-14T04:15:59.866Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-14","state_changed":true},{"observed_at":"2026-09-13T04:15:09.224Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:30:34.862Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:59:46.787Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"DxnVaGNqTm1yX4Bm5YqtRzfUytF5ZiZ7N2eVXZpVPPP3","page":"https://tollindex.com/seller/DxnVaGNqTm1yX4Bm5YqtRzfUytF5ZiZ7N2eVXZpVPPP3","endpoints":8,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["facebook","follower","social-growth"],"type":"http","accepts":[{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"},"payTo":"DxnVaGNqTm1yX4Bm5YqtRzfUytF5ZiZ7N2eVXZpVPPP3","amount":"25000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-02T15:17:14.805Z","l30DaysTotalCalls":278,"l30DaysUniquePayers":5},"resource":"https://grov.fun/api/solana/fbfollowers","extensions":{"bazaar":{"info":{"input":{"body":{"amount":10,"handle":"grov"},"type":"http","method":"POST","bodyType":"json","pathParams":{}},"output":{"type":"json","example":{"ok":true,"paid":true,"secret":"SAVE_THIS_SECRET","orderId":"ORDER_ID","statusUrl":"https://grov.fun/api/solana/fbfollowers?action=view&secret={secret}"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["handle"],"properties":{"amount":{"type":"integer","maximum":500000,"minimum":10},"handle":{"type":"string","description":"Account handle, with or without the leading @, or the full profile link."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","paid","orderId","secret","statusUrl"],"properties":{"ok":{"type":"boolean"},"paid":{"type":"boolean"},"secret":{"type":"string"},"orderId":{"type":"string"},"statusUrl":{"type":"string","format":"uri"}}}}}}},"routeTemplate":":var1"}},"description":"grov: Facebook Followers. ⌚️ Start Time: 0-6h\r\n⚠️ The post and its account must be public, or the order will not start.\r\n🔗 Link Example: https://www.facebook.com/grov","lastUpdated":"2026-09-02T15:17:15.36Z","serviceName":"grov","x402Version":2}]}}