%ERROR%
What follows is an exhaustive description of the different types of 'address' requests you can pose to this server:
GET `/api/BCH/mainnet/address/:address/txs`
(example)
Notice that address can be of type 'bitcoincash', but should not have the preceding 'bitcoincash:' identifier. Legacy type addresses are supported.
GET `/api/BCH/mainnet/address/:address/?unspent`
(example)
GET `/api/BCH/mainnet/address/:address/balance`
(example)