Skip to main content
GET
Protocol config
Returns the full Snekfun protocol config used across Snekfun services. Auth: Public

Response

number
Config version.
string
Target Cardano network.
string
Deployment environment.
object
Protocol addresses.
object
Full protocol parameter set.
string
Upstream documentation for the config.
The addresses object contains: The parameters object contains: Most numeric parameter fields are value objects with:
executorFee is not returned directly. Compute it as networkFee.raw + fixedFee.raw.