Skip to main content
GET
/
v2
/
config
/
celo
Celo chain configuration
curl --request GET \
  --url http://localhost/api/v2/config/celo
{
  "l2_migration_block": 123
}

Query Parameters

apikey
string

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

Celo config.

l2_migration_block
integer | null