Config
Get runtime config
Returns network info, chain id, contract addresses, supported features, the current fee schedule, and links to docs and source repos. Designed as the bootstrap call for SDKs (@elata-biosciences/create-elata-demo) and AI agents so they don't hardcode addresses or chain ids.
get/config
Response
Runtime config.
Example response
{
"network": "base"
}