Get Wallet
Get wallet by symbol or get all wallets of your account.
Get all wallets
GET
https://fairmarketcoin.com/api/v1/wallets
Headers
Name
Type
Description
X-API-SECRET**
String
X-API-KEY**
String
Request Body
Name
Type
Description
fiat_currency
String
must be in (USD, THB) THB by default
Get wallet by symbol
GET
https://fairmarketcoin.com/api/v1/wallets?symbol=ETH
Headers
Name
Type
Description
X-API-SECRET**
String
X-API-KEY**
String
Request Body
Name
Type
Description
fiat_currency
String
must be in (USD, THB) THB by default
symbol**
String
Last updated