Account fungible resource balance
Returns balance of a single fungible resource in an account
Body
networkstringRequiredExample:
The logical name of the network
{{network}}
account_addressstringRequired
The Bech32m-encoded human readable version of the account's address
resource_addressstringRequired
The Bech32m-encoded human readable version of the resource address
Responses
200
Account resource balance response
application/json
500
Server error
application/json
post