BancosBrasileiros 5.1.73

There is a newer version of this package available.
See the version list below for details.
dotnet add package BancosBrasileiros --version 5.1.73                
NuGet\Install-Package BancosBrasileiros -Version 5.1.73                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BancosBrasileiros" Version="5.1.73" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BancosBrasileiros --version 5.1.73                
#r "nuget: BancosBrasileiros, 5.1.73"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BancosBrasileiros as a Cake Addin
#addin nuget:?package=BancosBrasileiros&version=5.1.73

// Install BancosBrasileiros as a Cake Tool
#tool nuget:?package=BancosBrasileiros&version=5.1.73                

Bancos Brasileiros

🇧🇷 🏦 📋 Brazilian commercial banks list

Build status Daily updates GitHub last commit GitHub license time tracker

Maintainability Test Coverage CodeFactor Known Vulnerabilities GitHub issues

Bancos Brasileiros logo

Note

Para a versĂŁo em PortuguĂŞs (PT_BR) do README.md, siga me por favor.


List of banks

Formats

This list contains 300+ registered banks, in the following formats:

Available data

Each of the lists has the following information (schema):

Column Description Observations
COMPE Code - COMPE 3 digits
ISPB Code - ISPB 8 digits
Document Document - CNPJ 14 numbers - 18 digits (formatted)
LongName Long name According to BACEN - STR
ShortName Short name According to BACEN - STR
Network Network RSFN, Internet, null
Type Type commercial, multiple, savings, null
PixType Type of PIX/SPI participant DRCT - Directly, INDR - Indirectly, null
Charge If does charge operations true, false, null
CreditDocument If does TED operations true, false, null
LegalCheque If it belongs to the "Cheque Legal" true, false
DetectaFlow If it belongs to the "Detecta Flow" true, false
SalaryPortability If does/accept salary portability "Banco folha e Destinatário" - both operations, "Destinatário" - only receive, null
Products List of products offered In Portuguese only
Url Website -
DateOperationStarted Commercial operation start date -
DatePixStarted PIX operation start date Only for those PSP of SPI
DateRegistered Registration date on schema -
DateUpdated Change date on schema -

Schemas and classes

A schema file is available in the folder schemas for lists of type:

And classes (DTO - Data Transport Object) in the following languages:

  • C# <img alt="C Sharp" src="https://img.shields.io/badge/-C_Sharp-239120?style=flat-square&logo=c-sharp&logoColor=white" />
  • Dart <img alt="Dart" src="https://img.shields.io/badge/-Dart-00C3B1?style=flat-square&logo=dart&logoColor=white" />
  • Go <img alt="Go" src="https://img.shields.io/badge/-Go-00ADD8?style=flat-square&logo=go&logoColor=white" />
  • Java <img alt="Java" src="https://img.shields.io/badge/-Java-007396?style=flat-square&logo=OpenJDK&logoColor=white" />
  • JavaScript <img alt="JavaScript" src="https://img.shields.io/badge/-JavaScript-F7DF1E?style=flat-square&logo=javascript&logoColor=white" />
  • Kotlin <img alt="Kotlin" src="https://img.shields.io/badge/-Kotlin-0095D5?style=flat-square&logo=kotlin&logoColor=white" />
  • PHP <img alt="PHP" src="https://img.shields.io/badge/-PHP-777BB4?style=flat-square&logo=php&logoColor=white" />
  • Python <img alt="Python" src="https://img.shields.io/badge/-Python-3776AB?style=flat-square&logo=python&logoColor=white" />
  • Rust <img alt="Rust" src="https://img.shields.io/badge/-Rust-000000?style=flat-square&logo=rust&logoColor=white" />
  • TypeScript <img alt="TypeScript" src="https://img.shields.io/badge/-TypeScript-3178C6?style=flat-square&logo=typescript&logoColor=white" />

Examples

Implementation examples are available in the folder examples, we currently have examples in the following technologies:

  • Dart <img alt="Dart" src="https://img.shields.io/badge/-Dart-00C3B1?style=flat-square&logo=dart&logoColor=white" />
  • .NET/C# <img alt=".NET" src="https://img.shields.io/badge/-.NET-5C2D91?style=flat-square&logo=dotnet&logoColor=white" /><img alt="C Sharp" src="https://img.shields.io/badge/-C_Sharp-239120?style=flat-square&logo=c-sharp&logoColor=white" />
  • EmberJS <img alt="Ember.js" src="https://img.shields.io/badge/-Emberjs-E04E39?style=flat-square&logo=ember.js&logoColor=white" />
  • PHP <img alt="PHP" src="https://img.shields.io/badge/-PHP-777BB4?style=flat-square&logo=php&logoColor=white" />

If you miss an example, in the language, library, or framework, open an issue requesting an example project on the desired technology!


NPM - Node Package Manager

npm npm

This repository is available at NPM under the name bancos-brasileiros.

Thanks to @RauppRafael for creating and publishing version 1.0.0 on NPM.


npm i bancos-brasileiros

NuGet - Package Manager for .NET

BancosBrasileiros NuGet Version BancosBrasileiros NuGet Downloads

This repository is available at NuGet under the name BancosBrasileiros.


dotnet add package BancosBrasileiros

Packagist - Package Manager for PHP/Composer

BancosBrasileiros Packagist Version BancosBrasileiros Packagist Downloads

This repository is available at Packagist under the name guibranco/bancos-brasileiros


composer require guibranco/bancos-brasileiros


Acronyms and abbreviations

For those unfamiliar with Brazilian financial/regulatory entities:

<table width="100%"><tr><th>ABBC</th><td> Brazilian Banks Association</td></tr><tr><th>BCB</th><td> Central Bank of Brazil (regulatory authority)(also known as BACEN or BC)</td></tr><tr><th>CIP</th><td> Interbank Payment Chamber</td></tr><tr><th>CNPJ</th><td> National Register of Legal Entities - RFB</td></tr><tr><th>COMPE</th><td> Check and Other Papers Compensation System</td></tr><tr><th>CTC</th><td> Credit Transfer Center</td></tr><tr><th>CPF</th><td> Individual Taxpayer Registry - RFB</td></tr><tr><th>CVM</th><td> Securities and Exchange Commission</td></tr><tr><th>FEBRABAN</th><td> Brazilian Federation of Banks</td></tr><tr><th>ISPB</th><td> SPB identification</td></tr><tr><th>PCPS</th><td> Centralized Salary Portability Platform</td></tr><tr><th>PIX</th><td> Brazilian Instant Payments</td></tr><tr><th>RFB</th><td> Federal Revenue Service of Brazil</td></tr><tr><th>RSFN</th><td> National Financial System Network</td></tr><tr><th>SFN</th><td> National Financial System</td></tr><tr><th>SLC</th><td> Card Settlement Service</td></tr><tr><th>SILOC</th><td> Deferred Settlement System for Interbank Transfers of Credit Orders</td></tr><tr><th>SITRAF</th><td> Funds Transfer System</td></tr><tr><th>SPB</th><td> Brazilian Payment System</td></tr><tr><th>SPI</th><td> Instant Payment System</td></tr><tr><th>STR</th><td> Reserves Transfer System</td></tr></table>


Updates

The data is automatically updated daily using a tool that collects information from lists of official sources.

Warning

If you find any issues with the data, missing database, or outdated data, please open an issue in this repository: New Issue


Changelog

Changelog


Contributors

<table> <tr> <td align="center"> <a href="https://github.com/guibranco"> <img src="https://avatars.githubusercontent.com/u/3362854?v=4" width="100;" alt="guibranco"/> <br /> <sub><b>Guilherme Branco Stracini</b></sub> </a> </td> <td align="center"> <a href="https://github.com/raphaelcunha"> <img src="https://avatars.githubusercontent.com/u/3853552?v=4" width="100;" alt="raphaelcunha"/> <br /> <sub><b>Raphael Cunha</b></sub> </a> </td> <td align="center"> <a href="https://github.com/Baldini"> <img src="https://avatars.githubusercontent.com/u/8235570?v=4" width="100;" alt="Baldini"/> <br /> <sub><b>Guilherme Baldini</b></sub> </a> </td> <td align="center"> <a href="https://github.com/BrunoM90"> <img src="https://avatars.githubusercontent.com/u/152902220?v=4" width="100;" alt="BrunoM90"/> <br /> <sub><b>Null</b></sub> </a> </td> <td align="center"> <a href="https://github.com/sahalhes"> <img src="https://avatars.githubusercontent.com/u/146409442?v=4" width="100;" alt="sahalhes"/> <br /> <sub><b>E S Sahal Hussain</b></sub> </a> </td> <td align="center"> <a href="https://github.com/pferreirafabricio"> <img src="https://avatars.githubusercontent.com/u/42717522?v=4" width="100;" alt="pferreirafabricio"/> <br /> <sub><b>FabrĂ­cio Pinto Ferreira</b></sub> </a> </td></tr> <tr> <td align="center"> <a href="https://github.com/Guillergood"> <img src="https://avatars.githubusercontent.com/u/16701917?v=4" width="100;" alt="Guillergood"/> <br /> <sub><b>Guillermo Bueno Vargas</b></sub> </a> </td> <td align="center"> <a href="https://github.com/iurisilvio"> <img src="https://avatars.githubusercontent.com/u/105852?v=4" width="100;" alt="iurisilvio"/> <br /> <sub><b>Iuri De Silvio</b></sub> </a> </td> <td align="center"> <a href="https://github.com/jesobreira"> <img src="https://avatars.githubusercontent.com/u/3002249?v=4" width="100;" alt="jesobreira"/> <br /> <sub><b>Jefrey Sobreira Santos</b></sub> </a> </td> <td align="center"> <a href="https://github.com/joaovaladares"> <img src="https://avatars.githubusercontent.com/u/42593399?v=4" width="100;" alt="joaovaladares"/> <br /> <sub><b>JoĂŁo V. Valadares</b></sub> </a> </td> <td align="center"> <a href="https://github.com/leogregianin"> <img src="https://avatars.githubusercontent.com/u/1684053?v=4" width="100;" alt="leogregianin"/> <br /> <sub><b>Leonardo Gregianin</b></sub> </a> </td> <td align="center"> <a href="https://github.com/MauriciDmarc"> <img src="https://avatars.githubusercontent.com/u/129069676?v=4" width="100;" alt="MauriciDmarc"/> <br /> <sub><b>Maurici Dmarco</b></sub> </a> </td></tr> <tr> <td align="center"> <a href="https://github.com/rafaeldomi"> <img src="https://avatars.githubusercontent.com/u/135021?v=4" width="100;" alt="rafaeldomi"/> <br /> <sub><b>Rafael Domiciano</b></sub> </a> </td> <td align="center"> <a href="https://github.com/AmolKumarGupta"> <img src="https://avatars.githubusercontent.com/u/88397611?v=4" width="100;" alt="AmolKumarGupta"/> <br /> <sub><b>Amol</b></sub> </a> </td> <td align="center"> <a href="https://github.com/luisccf"> <img src="https://avatars.githubusercontent.com/u/14101365?v=4" width="100;" alt="luisccf"/> <br /> <sub><b>Luis Carlos Cardoso</b></sub> </a> </td> <td align="center"> <a href="https://github.com/rodrigondec"> <img src="https://avatars.githubusercontent.com/u/3301060?v=4" width="100;" alt="rodrigondec"/> <br /> <sub><b>Rodrigo Castro</b></sub> </a> </td> <td align="center"> <a href="https://github.com/vduggen"> <img src="https://avatars.githubusercontent.com/u/53385727?v=4" width="100;" alt="vduggen"/> <br /> <sub><b>Vitor Duggen</b></sub> </a> </td></tr> </table>

Bots

<table> <tr> <td align="center"> <a href="https://github.com/snyk-bot"> <img src="https://avatars.githubusercontent.com/u/19733683?v=4" width="100;" alt="snyk-bot"/> <br /> <sub><b>Snyk Bot</b></sub> </a> </td> <td align="center"> <a href="https://github.com/github-actions[bot]"> <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/> <br /> <sub><b>github-actions[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/dependabot[bot]"> <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/> <br /> <sub><b>dependabot[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/stack-file[bot]"> <img src="https://avatars.githubusercontent.com/in/408123?v=4" width="100;" alt="stack-file[bot]"/> <br /> <sub><b>stack-file[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/codefactor-io[bot]"> <img src="https://avatars.githubusercontent.com/in/25603?v=4" width="100;" alt="codefactor-io[bot]"/> <br /> <sub><b>codefactor-io[bot]</b></sub> </a> </td></tr> </table>

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.37 0 1/14/2025
6.1.36 33 1/11/2025
6.1.35 12 1/9/2025
6.1.34 15 1/9/2025
6.1.33 27 1/8/2025
6.1.32 40 1/7/2025
6.1.31 54 1/6/2025
6.1.30 85 1/4/2025
6.1.29 62 1/2/2025
6.1.28 99 12/31/2024
6.1.27 93 12/28/2024
6.1.26 85 12/26/2024
6.1.25 87 12/21/2024
6.1.23 85 12/21/2024
6.1.22 89 12/20/2024
6.1.21 86 12/19/2024
6.1.18 84 12/19/2024
6.1.12 82 12/19/2024
6.1.11 76 12/17/2024
6.1.10 114 12/12/2024
6.1.8 89 12/12/2024
6.1.6 92 12/6/2024
6.1.5 96 12/5/2024
6.1.4 154 11/29/2024
6.1.3 140 11/28/2024
6.1.2 93 11/22/2024
6.1.1 78 11/20/2024
6.0.102 82 11/17/2024
6.0.99 95 11/12/2024
6.0.98 87 11/5/2024
6.0.97 157 10/18/2024
6.0.96 84 10/16/2024
6.0.95 90 10/15/2024
6.0.94 88 10/10/2024
6.0.93 93 10/6/2024
6.0.92 90 10/4/2024
6.0.91 174 10/2/2024
6.0.90 88 10/2/2024
6.0.89 93 10/1/2024
6.0.88 88 9/30/2024
6.0.87 93 9/27/2024
6.0.86 99 9/26/2024
6.0.85 90 9/25/2024
6.0.84 105 9/24/2024
6.0.83 93 9/24/2024
6.0.82 96 9/22/2024
6.0.81 89 9/22/2024
6.0.80 94 9/19/2024
6.0.79 104 9/18/2024
6.0.78 99 9/17/2024
6.0.77 106 9/15/2024
6.0.76 105 9/14/2024
6.0.75 105 9/13/2024
6.0.72 96 9/13/2024
6.0.69 164 9/6/2024
6.0.68 119 9/5/2024
6.0.67 113 9/1/2024
6.0.65 106 8/31/2024
6.0.64 114 8/30/2024
6.0.63 106 8/29/2024
6.0.62 103 8/27/2024
6.0.61 119 8/24/2024
6.0.59 124 8/22/2024
6.0.56 122 8/19/2024
6.0.55 112 8/19/2024
6.0.54 118 8/19/2024
6.0.53 126 8/19/2024
6.0.52 130 8/14/2024
6.0.51 121 8/13/2024
6.0.50 115 8/9/2024
6.0.49 81 8/5/2024
6.0.48 82 8/4/2024
6.0.46 71 7/31/2024
6.0.45 69 7/31/2024
6.0.44 85 7/30/2024
6.0.43 85 7/28/2024
6.0.41 87 7/26/2024
6.0.40 90 7/26/2024
6.0.37 115 7/13/2024
6.0.36 90 7/12/2024
6.0.35 112 7/5/2024
6.0.34 117 7/3/2024
6.0.33 121 7/2/2024
6.0.32 114 7/1/2024
6.0.31 116 6/29/2024
6.0.30 111 6/25/2024
6.0.29 93 6/24/2024
6.0.28 113 6/21/2024
6.0.27 118 6/19/2024
6.0.26 114 6/19/2024
6.0.25 116 6/19/2024
6.0.23 111 6/19/2024
6.0.22 115 6/18/2024
6.0.21 110 6/18/2024
6.0.19 95 6/12/2024
6.0.18 96 6/11/2024
6.0.17 100 6/10/2024
6.0.16 109 6/8/2024
6.0.15 112 6/7/2024
6.0.14 105 6/5/2024
6.0.13 110 6/4/2024
6.0.12 118 5/30/2024
6.0.11 120 5/29/2024
6.0.10 113 5/28/2024
6.0.7 113 5/28/2024
6.0.6 197 5/21/2024
6.0.5 104 5/19/2024
6.0.3 110 5/18/2024
6.0.2 112 5/15/2024
5.1.124 111 5/15/2024
5.1.123 106 5/15/2024
5.1.122 120 5/15/2024
5.1.118 118 5/15/2024
5.1.115 114 5/14/2024
5.1.114 112 5/14/2024
5.1.112 103 5/10/2024
5.1.111 115 5/9/2024
5.1.110 93 5/3/2024
5.1.109 103 4/26/2024
5.1.108 117 4/19/2024
5.1.107 113 4/18/2024
5.1.106 148 4/16/2024
5.1.105 204 4/2/2024
5.1.104 153 3/29/2024
5.1.103 187 3/26/2024
5.1.102 139 3/25/2024
5.1.100 125 3/25/2024
5.1.96 126 3/25/2024
5.1.95 158 3/22/2024
5.1.94 162 3/21/2024
5.1.93 169 3/20/2024
5.1.91 199 3/18/2024
5.1.90 198 3/15/2024
5.1.89 158 3/14/2024
5.1.88 198 3/11/2024
5.1.87 180 3/8/2024
5.1.86 129 3/5/2024
5.1.85 145 3/4/2024
5.1.84 130 2/29/2024
5.1.83 149 2/28/2024
5.1.82 165 2/27/2024
5.1.81 144 2/26/2024
5.1.79 161 2/23/2024
5.1.78 178 2/22/2024
5.1.76 178 2/15/2024
5.1.75 179 2/9/2024
5.1.74 167 1/24/2024
5.1.73 151 1/19/2024
5.1.71 128 1/19/2024
5.1.69 154 1/16/2024
5.1.68 174 1/12/2024
5.1.67 167 1/9/2024
5.1.66 210 12/18/2023
5.1.65 166 12/14/2023
5.1.62 163 12/8/2023
5.1.58 159 12/6/2023
5.1.57 139 12/4/2023
5.1.56 128 12/1/2023
5.1.52 122 11/29/2023
5.1.51 129 11/23/2023
5.1.50 127 11/14/2023
5.1.49 119 11/11/2023
5.1.48 138 11/9/2023
5.1.45 144 11/9/2023
5.1.44 111 11/8/2023
5.1.43 119 11/8/2023
5.1.42 182 11/5/2023
5.1.41 199 11/5/2023
5.1.39 258 10/31/2023
5.1.38 206 10/26/2023
5.1.37 255 10/25/2023
5.1.36 228 10/24/2023
5.1.35 178 10/24/2023
5.1.34 253 10/24/2023
5.1.33 191 10/24/2023
5.1.32 216 10/24/2023
5.1.31 229 10/21/2023
5.1.30 172 10/20/2023
5.1.29 194 10/17/2023
5.1.28 242 10/17/2023
5.1.8 256 10/15/2023
5.1.1 229 10/11/2023
5.0.81 189 10/11/2023
5.0.80 243 10/10/2023
5.0.79 199 10/10/2023
5.0.77 191 10/6/2023
5.0.76 182 10/4/2023
5.0.75 206 9/29/2023
5.0.74 201 9/25/2023
5.0.73 190 9/25/2023
5.0.72 196 9/25/2023
5.0.71 161 9/22/2023
5.0.68 207 9/21/2023
5.0.67 231 9/21/2023
5.0.66 181 9/20/2023
5.0.65 170 9/18/2023
5.0.57 186 9/5/2023
5.0.56 219 9/2/2023
5.0.55 203 9/2/2023
5.0.52 182 9/2/2023
5.0.47 181 9/2/2023
5.0.45 186 9/2/2023
5.0.42 176 9/2/2023
5.0.39 193 9/2/2023
5.0.38 214 9/2/2023
5.0.37 242 8/30/2023
5.0.36 200 8/30/2023
5.0.35 241 8/30/2023
5.0.33 241 8/30/2023
5.0.32 186 8/30/2023
5.0.29 194 8/30/2023
5.0.27 199 8/30/2023
5.0.26 206 8/30/2023
5.0.25 191 8/30/2023
5.0.24 214 8/28/2023
5.0.23 248 8/28/2023
5.0.22 225 8/25/2023
5.0.21 193 8/25/2023
5.0.20 245 8/25/2023
5.0.19 210 8/25/2023
5.0.18 274 8/24/2023
5.0.16 213 8/24/2023
5.0.15 237 8/24/2023
5.0.14 224 8/8/2023
5.0.13 163 8/2/2023
5.0.12 179 7/27/2023
5.0.11 146 7/27/2023
5.0.10 232 7/27/2023
5.0.9 166 7/24/2023
5.0.8 174 7/23/2023
5.0.7 169 7/23/2023
5.0.6 173 7/22/2023
5.0.5 159 7/22/2023
5.0.1 165 7/22/2023
4.0.236 174 7/22/2023
4.0.235 166 7/21/2023
4.0.233 181 7/21/2023
4.0.231 160 7/21/2023
4.0.223 174 7/21/2023
4.0.221 174 7/21/2023
4.0.220 173 7/19/2023
4.0.218 168 7/16/2023
4.0.217 168 7/15/2023
4.0.216 175 7/15/2023
4.0.215 159 7/15/2023
4.0.214 161 7/15/2023
4.0.207 158 7/12/2023
4.0.206 150 7/8/2023
4.0.205 158 7/6/2023
4.0.204 159 7/5/2023
4.0.203 169 7/5/2023
4.0.202 161 7/3/2023
4.0.201 154 6/30/2023
4.0.200 150 6/29/2023
4.0.199 145 6/29/2023
4.0.198 159 6/28/2023
4.0.197 144 6/28/2023
4.0.196 135 6/28/2023
4.0.195 152 6/27/2023
4.0.194 153 6/27/2023
4.0.193 151 6/27/2023
4.0.192 168 6/26/2023
4.0.191 143 6/26/2023
4.0.189 142 6/26/2023
4.0.179 155 6/23/2023
4.0.177 153 6/23/2023
4.0.175 140 6/23/2023
4.0.174 136 6/23/2023
4.0.170 154 6/23/2023
4.0.169 156 6/23/2023
4.0.166 152 6/23/2023
4.0.163 146 6/23/2023
4.0.161 144 6/23/2023
4.0.160 141 6/23/2023
4.0.158 149 6/23/2023
4.0.156 151 6/23/2023
4.0.155 151 6/23/2023
4.0.154 149 6/20/2023
4.0.153 152 6/16/2023
4.0.152 151 6/14/2023
4.0.151 140 6/14/2023
4.0.150 145 6/8/2023
4.0.149 167 6/6/2023
4.0.148 162 6/6/2023
4.0.147 152 6/5/2023
4.0.146 147 6/4/2023
4.0.145 148 6/1/2023
4.0.144 157 5/30/2023
4.0.143 156 5/29/2023
4.0.142 154 5/24/2023
4.0.141 157 5/24/2023
4.0.140 161 5/15/2023
4.0.139 155 5/13/2023
4.0.138 161 5/10/2023
4.0.137 151 5/8/2023
4.0.136 145 5/8/2023
4.0.135 136 5/8/2023
4.0.134 143 5/7/2023
4.0.133 148 5/7/2023
4.0.132 154 5/6/2023
4.0.131 155 5/5/2023
4.0.130 150 5/4/2023
4.0.129 163 5/4/2023
4.0.127 170 5/2/2023
4.0.125 180 4/27/2023
4.0.124 173 4/25/2023
4.0.123 196 4/25/2023
4.0.122 172 4/23/2023
4.0.121 179 4/21/2023
4.0.120 189 4/19/2023
4.0.119 193 4/18/2023
4.0.118 191 4/17/2023
4.0.117 192 4/15/2023
4.0.116 189 4/14/2023
4.0.115 194 4/13/2023
4.0.114 190 4/13/2023
4.0.113 199 4/12/2023
4.0.112 180 4/11/2023
4.0.111 183 4/11/2023
4.0.110 213 4/7/2023
4.0.109 224 4/6/2023
4.0.108 212 4/5/2023
4.0.107 200 4/4/2023
4.0.106 201 4/3/2023
4.0.105 219 4/1/2023
4.0.104 220 3/29/2023
4.0.103 232 3/25/2023
4.0.102 229 3/24/2023
4.0.101 222 3/23/2023
4.0.100 220 3/22/2023
4.0.99 213 3/22/2023
4.0.98 214 3/21/2023
4.0.97 227 3/18/2023
4.0.96 215 3/15/2023
4.0.95 245 3/9/2023
4.0.94 231 3/7/2023
4.0.93 231 3/4/2023
4.0.92 233 3/3/2023
4.0.91 252 3/2/2023
4.0.90 244 3/2/2023
4.0.87 255 2/20/2023
4.0.86 273 2/5/2023
4.0.85 290 1/30/2023
4.0.84 303 1/23/2023
4.0.83 310 1/23/2023
4.0.82 292 1/22/2023
4.0.81 293 1/10/2023
4.0.78 295 12/28/2022
4.0.77 289 12/27/2022
4.0.76 288 12/23/2022
4.0.75 285 12/21/2022
4.0.74 292 12/13/2022
4.0.73 293 12/10/2022
4.0.72 283 12/8/2022
4.0.71 287 12/7/2022
4.0.70 296 12/7/2022
4.0.69 333 12/6/2022
4.0.68 359 12/1/2022
4.0.67 340 11/30/2022
4.0.66 338 11/26/2022
4.0.65 333 11/22/2022
4.0.64 346 11/18/2022
4.0.63 342 11/18/2022
4.0.61 363 11/15/2022
4.0.60 348 11/12/2022
4.0.59 348 11/9/2022
4.0.58 377 11/4/2022
4.0.57 377 10/29/2022
4.0.56 371 10/28/2022
4.0.55 384 10/27/2022
4.0.54 397 10/22/2022
4.0.53 409 10/21/2022
4.0.52 430 10/19/2022
4.0.51 434 10/12/2022
4.0.50 426 10/8/2022
4.0.49 434 10/4/2022
4.0.48 446 10/1/2022
4.0.47 442 9/29/2022
4.0.46 488 9/27/2022
4.0.45 472 9/27/2022
4.0.44 474 9/26/2022
4.0.43 486 9/26/2022
4.0.41 463 9/26/2022
4.0.40 470 9/26/2022
4.0.38 456 9/23/2022
4.0.37 474 9/21/2022
4.0.36 447 9/16/2022
4.0.35 450 9/16/2022
4.0.34 442 9/16/2022
4.0.33 434 9/16/2022
4.0.32 451 9/16/2022
4.0.31 461 9/16/2022
4.0.30 459 9/16/2022
4.0.29 507 9/14/2022
4.0.28 443 9/10/2022
4.0.27 458 9/9/2022
4.0.26 452 9/8/2022
4.0.25 436 9/6/2022
4.0.24 457 9/2/2022
4.0.23 457 8/31/2022
4.0.22 456 8/30/2022
4.0.21 459 8/25/2022
4.0.20 454 8/24/2022
4.0.19 448 8/18/2022
4.0.18 477 8/13/2022
4.0.17 448 8/12/2022
4.0.16 456 8/10/2022
4.0.15 455 8/5/2022
4.0.14 458 7/30/2022
4.0.13 463 7/27/2022
4.0.12 497 7/22/2022
4.0.11 478 7/21/2022
4.0.10 474 7/21/2022
4.0.9 468 7/21/2022
4.0.8 493 7/20/2022
4.0.7 476 7/19/2022
4.0.6 500 7/16/2022
4.0.5 526 7/14/2022
4.0.4 488 7/7/2022
4.0.3 495 6/23/2022
4.0.2 471 6/23/2022
4.0.0 485 6/23/2022
3.0.36 503 4/23/2022
3.0.35 475 4/21/2022
3.0.34 487 3/31/2022
3.0.33 472 3/31/2022
3.0.32 492 3/31/2022
3.0.31 463 3/31/2022