Get Balance of an Inscription for an address
Get Balance of an Inscription for an Address
Path
- GET /:address/- :ticker/balanceb
Description
- Return the balance of an inscriptoion for an address. 
Parameters
- address: The wallet address of the user (path parameter).
- ticker: Ticker symbol (path parameter).
Request Example
GET /0xf9a3020c71Ba4F62364c624242D54a1229f3125F/NUVOGENESIS/balancebResponse Example
{"balance":0}Last updated
