Skip to main content

Chain Variables


Get Chain Variables

GET https://api.helium.io/v1/vars

Gets the current set of chain variables

No Parameters


Get the value of a chain variable

GET https://api.helium.io/v1/vars/:name

Gets the value of the chain variable with the given name

Path Parameters

paramTypeNote
name (optional)stringThe name of a chain variable

List chain variable activity

GET https://api.helium.io/v1/vars/activity

Lists all chain variable transaction activity. This route is paged using a cursor.

Query Parameters

paramTypeNote
cursor (optional)stringCursor for the next page to fetch