Get wallet bridgable balance for the root address

get/api/v2/wallet/{walletId}/bridgableBalance

This balance can be used for bridging funds between l1 and l2 chain.

Path Parameters

  • walletIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$

200 Response

WalletBridgableBalance dictionary<string, object>
Balance of wallet that can be bridged to the l1 chain
object
balance string required
String representation of the balance
Example: 500000

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id