Ethereum: Get Round Details
Ethereum via Parse · crypto_web3
Fetches full details for a specific grant round by its slug. Returns the round's frontmatter metadata (name, description, tags, dates), compiled MDX page content, and associated RFP items. Returns stale_input with kind input_not_found if the slug does not match any known round. Access the Ethereum Foundation Ecosystem Support Program (ESP) website, providing structured data for grant rounds, RFPs, wishlists, blog posts, and application form details. Fulfilled by Parse from esp.ethereum.foundation.
- crypto-web3
- developer-tools
- esp-ethereum-foundation
- ethereum
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/08f63c73-ce3b-42cd-b2f4-ad7c81056ed7/get_round_details
- Interface artifact
- sha256:6a9eedbc0b540bf250a118482ba39f1950b2f38a80829d16bd4b40be3b370480
- Manifest digest
- sha256:cb82cd50fccfe18b2c97d1e50010b47ad50535750dcdf52319f30ac02b64714e
Request fields
- slug (string, required): Round slug identifier, obtained from get_open_rounds results (e.g. 'phdfp26').
Example queries
- {"slug":"phdfp26"}