Currencies
💲💱 Currencies - Crypto market values, currency exchange values
Project maintained by guibranco
Hosted on GitHub Pages — Theme by mattgraham
Currencies
💲💱 Currencies - Crypto market values, currency exchange values.
Service
Currencies notification daemon.
- Notify about changes in BS2 Empresas balance using the BS2 API.
- Notify about crypto exchange rates in the following crypto coins, based on CoinMarketCap:
- AAVE
- ADA
- BNB
- BTC
- BUNNY
- BUSD
- CAKE
- DOGE
- DOT
- ETH
- LINK
- SFM
- SHIB
- USDT
- Notify about exchange rates in the following currencies, based on Google spreadsheet:
- AED
- BRL
- EURO
- USD
- For each currency, we have an exchange rate for the following currencies:
- AED
- BTC
- BRL
- CHF
- EURO
- GBP
- USD
- RUB
- Notify about changes based on Notification History backup data:
- Bradesco
- Inter
- PicPay
- Wise
API
- Balances: https://www.guilhermebranco.com.br/currencies/api/v1/balances?apiKey=
- CoinMarketCap: : https://www.guilhermebranco.com.br/currencies/api/v1/coinmarketcap?apiKey=
- GoogleFinance: https://www.guilhermebranco.com.br/currencies/api/v1/googleFinance?apiKey=
Cronjobs
Currently, there are 2 scheduled jobs:
- 🕐 Every 15 minutes
- 🕐 Every hour
Troubleshooting
If balanceFromNotifications.php returns file not found, access to it in Google Drive may have been lost.
Share the folder (not the file) with your Google Service Account e-mail address.
The e-mail address is located in the gdrive.credentials.json file under client_email property.