Coin
HTTP Method | Endpoint | Description |
---|---|---|
GET | /wallets/coins | Get coin information used in the blockchain network. |
Coin Balance
HTTP Method | Endpoint | Description |
---|---|---|
GET | /wallets/coins/balance | Get amount information of coins owned by a specific wallet address. |
Coin Transaction History
HTTP Method | Endpoint | Description |
---|---|---|
GET | /wallets/coins/transactions | Get coin transaction history for a specific wallet address. |