Skip to content

Get system wallet

GET
/bridge/v2/system/wallet

Authorizations

Responses

Returns the system wallet address and its balance
JSON
{
"address": "string",
"balance": "string"
}