Skip to main content
GET
Read the sandbox treasury that funds emulated credits

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Hevn-Account
string | null

The client account to act for, as a cl_… id. Omit it to act as yourself.

Example:

"cl_9f2c1ab84d7e4f1fa3c65b0e7d9a2c41"

x-api-key
string | null

Response

Successful Response

chainId
integer
required

Numeric network identifier used by the sandbox treasury.

address
string
required

Sandbox treasury address.

gasBalance
string
required

Native-asset balance available for transaction fees.

Example:

"500.00"

maxCredit
string
required

Maximum test amount allowed in one credit.

Example:

"500.00"

balances
SandboxTokenBalanceResponse · object[]
required

Settlement assets available to the emulator.