Base Endpoints
Returns the info about the environment (multichain)
Path Parameters
Name
Type
Description
{
"environment_id": 0, // Internal id determines the environment
"network": "network_name", // Network name
"chain_id": null, // Network chain id
"factory_address": null // OuterCircle DAO factory address
}Last updated