Skip to content
FusionDrainer
2
Search
K
Main Navigation
Disclaimer
v2
v1.6.x
Menu
Return to top
Get system wallet
GET
/bridge/v2/system/wallet
Authorizations
Responses
200
500
Returns the system wallet address and its balance
Content-Type
application/json
Schema
JSON
JSON
{
"address"
:
"string"
,
"balance"
:
"string"
}