Rest API Endpoints

Coin

HTTP MethodEndpointDescription
GET/wallets/coinsGet coin information used in the blockchain network.

Coin Balance

HTTP MethodEndpointDescription
GET/wallets/coins/balanceGet amount information of coins owned by a specific wallet address.

Coin Transaction History

HTTP MethodEndpointDescription
GET/wallets/coins/transactionsGet coin transaction history for a specific wallet address.