Get Wallet balance
This helps in getting the wallet balance with this method.
API Specification
Get Wallet balance
POST
http://localhost:8889/wallet/getBalance
Creates a new wallet under the given instance.
Request Body
Name
Type
Description
walletId*
String
wallet id
chainId*
String
chainId
Take a look at how you might call this method using our official libraries, or via curl
:
Last updated
Was this helpful?