@gustavo-valsechi/utils 1.0.21 → 1.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +6 -6
- package/dist/index.d.ts +6 -6
- package/dist/index.js +1394 -1750
- package/dist/index.mjs +1394 -1750
- package/dist/src/data/index.d.mts +6 -6
- package/dist/src/data/index.d.ts +6 -6
- package/dist/src/data/index.js +1394 -1758
- package/dist/src/data/index.mjs +1394 -1750
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -300,1763 +300,1407 @@ var Cryptor = {
|
|
|
300
300
|
};
|
|
301
301
|
var cryptor_default = Cryptor;
|
|
302
302
|
|
|
303
|
-
// src/data/index.ts
|
|
304
|
-
var import_lodash3 = __toESM(require("lodash"));
|
|
305
|
-
|
|
306
303
|
// src/assets/banks.json
|
|
307
304
|
var banks_default = {
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(29%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1701
|
-
},
|
|
1702
|
-
{
|
|
1703
|
-
code: "481",
|
|
1704
|
-
name: "SUPERL\xD3GICA SCD S.A.",
|
|
1705
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(102%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1706
|
-
},
|
|
1707
|
-
{
|
|
1708
|
-
code: "482",
|
|
1709
|
-
name: "SBCASH SCD",
|
|
1710
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(98%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1711
|
-
},
|
|
1712
|
-
{
|
|
1713
|
-
code: "484",
|
|
1714
|
-
name: "MAF DTVM SA",
|
|
1715
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(351%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1716
|
-
},
|
|
1717
|
-
{
|
|
1718
|
-
code: "487",
|
|
1719
|
-
name: "DEUTSCHE BANK S.A.BCO ALEMAO",
|
|
1720
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(36%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EDB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1721
|
-
},
|
|
1722
|
-
{
|
|
1723
|
-
code: "488",
|
|
1724
|
-
name: "JPMORGAN CHASE BANK",
|
|
1725
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(20%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EJC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1726
|
-
},
|
|
1727
|
-
{
|
|
1728
|
-
code: "495",
|
|
1729
|
-
name: "BCO LA PROVINCIA B AIRES BCE",
|
|
1730
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(194%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1731
|
-
},
|
|
1732
|
-
{
|
|
1733
|
-
code: "505",
|
|
1734
|
-
name: "BCO CREDIT SUISSE S.A.",
|
|
1735
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(93%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
code: "506",
|
|
1739
|
-
name: "RJI",
|
|
1740
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(169%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ER%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1741
|
-
},
|
|
1742
|
-
{
|
|
1743
|
-
code: "507",
|
|
1744
|
-
name: "SCFI EF\xCD S.A.",
|
|
1745
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(241%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESE%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1746
|
-
},
|
|
1747
|
-
{
|
|
1748
|
-
code: "508",
|
|
1749
|
-
name: "AVENUE SECURITIES DTVM LTDA.",
|
|
1750
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(264%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1751
|
-
},
|
|
1752
|
-
{
|
|
1753
|
-
code: "509",
|
|
1754
|
-
name: "CELCOIN IP S.A.",
|
|
1755
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(4%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1756
|
-
},
|
|
1757
|
-
{
|
|
1758
|
-
code: "510",
|
|
1759
|
-
name: "FFCRED SCD S.A.",
|
|
1760
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(18%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1761
|
-
},
|
|
1762
|
-
{
|
|
1763
|
-
code: "511",
|
|
1764
|
-
name: "MAGNUM SCD",
|
|
1765
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(281%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1766
|
-
},
|
|
1767
|
-
{
|
|
1768
|
-
code: "512",
|
|
1769
|
-
name: "FINVEST DTVM",
|
|
1770
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(284%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1771
|
-
},
|
|
1772
|
-
{
|
|
1773
|
-
code: "513",
|
|
1774
|
-
name: "ATF CREDIT SCD S.A.",
|
|
1775
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(178%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1776
|
-
},
|
|
1777
|
-
{
|
|
1778
|
-
code: "516",
|
|
1779
|
-
name: "QISTA S.A. CFI",
|
|
1780
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(158%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EQS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1781
|
-
},
|
|
1782
|
-
{
|
|
1783
|
-
code: "518",
|
|
1784
|
-
name: "MERCADO CR\xC9DITO SCFI S.A.",
|
|
1785
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(302%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1786
|
-
},
|
|
1787
|
-
{
|
|
1788
|
-
code: "519",
|
|
1789
|
-
name: "LIONS TRUST DTVM",
|
|
1790
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(0%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1791
|
-
},
|
|
1792
|
-
{
|
|
1793
|
-
code: "521",
|
|
1794
|
-
name: "PEAK SEP S.A.",
|
|
1795
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(125%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1796
|
-
},
|
|
1797
|
-
{
|
|
1798
|
-
code: "522",
|
|
1799
|
-
name: "RED SCD S.A.",
|
|
1800
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(43%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ERS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1801
|
-
},
|
|
1802
|
-
{
|
|
1803
|
-
code: "523",
|
|
1804
|
-
name: "HR DIGITAL SCD",
|
|
1805
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(354%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1806
|
-
},
|
|
1807
|
-
{
|
|
1808
|
-
code: "524",
|
|
1809
|
-
name: "WNT CAPITAL DTVM",
|
|
1810
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(318%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EWC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1811
|
-
},
|
|
1812
|
-
{
|
|
1813
|
-
code: "525",
|
|
1814
|
-
name: "INTERCAM CC LTDA",
|
|
1815
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(280%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EIC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1816
|
-
},
|
|
1817
|
-
{
|
|
1818
|
-
code: "526",
|
|
1819
|
-
name: "MONETARIE SCD",
|
|
1820
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(28%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1821
|
-
},
|
|
1822
|
-
{
|
|
1823
|
-
code: "527",
|
|
1824
|
-
name: "ATICCA SCD S.A.",
|
|
1825
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(337%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1826
|
-
},
|
|
1827
|
-
{
|
|
1828
|
-
code: "528",
|
|
1829
|
-
name: "REAG DTVM S.A.",
|
|
1830
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(114%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ERD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1831
|
-
},
|
|
1832
|
-
{
|
|
1833
|
-
code: "529",
|
|
1834
|
-
name: "PINBANK IP",
|
|
1835
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(334%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1836
|
-
},
|
|
1837
|
-
{
|
|
1838
|
-
code: "530",
|
|
1839
|
-
name: "SER FINANCE SCD S.A.",
|
|
1840
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(174%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1841
|
-
},
|
|
1842
|
-
{
|
|
1843
|
-
code: "532",
|
|
1844
|
-
name: "EAGLE SCD S.A.",
|
|
1845
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(184%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EES%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1846
|
-
},
|
|
1847
|
-
{
|
|
1848
|
-
code: "534",
|
|
1849
|
-
name: "EWALLY IP S.A.",
|
|
1850
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(203%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EEI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1851
|
-
},
|
|
1852
|
-
{
|
|
1853
|
-
code: "535",
|
|
1854
|
-
name: "MARU SCD S.A.",
|
|
1855
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(277%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1856
|
-
},
|
|
1857
|
-
{
|
|
1858
|
-
code: "536",
|
|
1859
|
-
name: "NEON PAGAMENTOS S.A. IP",
|
|
1860
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(298%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1861
|
-
},
|
|
1862
|
-
{
|
|
1863
|
-
code: "537",
|
|
1864
|
-
name: "MICROCASH SCMEPP LTDA.",
|
|
1865
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(338%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1866
|
-
},
|
|
1867
|
-
{
|
|
1868
|
-
code: "539",
|
|
1869
|
-
name: "SANTINVEST S.A. - CFI",
|
|
1870
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(202%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1871
|
-
},
|
|
1872
|
-
{
|
|
1873
|
-
code: "541",
|
|
1874
|
-
name: "FDO GARANTIDOR CR\xC9DITOS",
|
|
1875
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(195%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFG%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1876
|
-
},
|
|
1877
|
-
{
|
|
1878
|
-
code: "545",
|
|
1879
|
-
name: "SENSO CCVM S.A.",
|
|
1880
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(321%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1881
|
-
},
|
|
1882
|
-
{
|
|
1883
|
-
code: "546",
|
|
1884
|
-
name: "U4C INSTITUI\xC7\xC3O DE PAGAMENTO S.A.",
|
|
1885
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(155%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EUI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1886
|
-
},
|
|
1887
|
-
{
|
|
1888
|
-
code: "600",
|
|
1889
|
-
name: "BCO LUSO BRASILEIRO S.A.",
|
|
1890
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(289%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1891
|
-
},
|
|
1892
|
-
{
|
|
1893
|
-
code: "604",
|
|
1894
|
-
name: "BCO INDUSTRIAL DO BRASIL S.A.",
|
|
1895
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(93%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1896
|
-
},
|
|
1897
|
-
{
|
|
1898
|
-
code: "610",
|
|
1899
|
-
name: "BCO VR S.A.",
|
|
1900
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(134%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBV%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1901
|
-
},
|
|
1902
|
-
{
|
|
1903
|
-
code: "611",
|
|
1904
|
-
name: "BCO PAULISTA S.A.",
|
|
1905
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(185%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1906
|
-
},
|
|
1907
|
-
{
|
|
1908
|
-
code: "612",
|
|
1909
|
-
name: "BCO GUANABARA S.A.",
|
|
1910
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(310%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBG%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1911
|
-
},
|
|
1912
|
-
{
|
|
1913
|
-
code: "613",
|
|
1914
|
-
name: "OMNI BANCO S.A.",
|
|
1915
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(220%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EOB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1916
|
-
},
|
|
1917
|
-
{
|
|
1918
|
-
code: "623",
|
|
1919
|
-
name: "BANCO PAN",
|
|
1920
|
-
logo: "https://logo.clearbit.com/pan.com.br"
|
|
1921
|
-
},
|
|
1922
|
-
{
|
|
1923
|
-
code: "626",
|
|
1924
|
-
name: "BCO C6 CONSIG",
|
|
1925
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(302%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1926
|
-
},
|
|
1927
|
-
{
|
|
1928
|
-
code: "630",
|
|
1929
|
-
name: "BCO LETSBANK S.A.",
|
|
1930
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(166%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1931
|
-
},
|
|
1932
|
-
{
|
|
1933
|
-
code: "633",
|
|
1934
|
-
name: "BCO RENDIMENTO S.A.",
|
|
1935
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(275%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1936
|
-
},
|
|
1937
|
-
{
|
|
1938
|
-
code: "634",
|
|
1939
|
-
name: "BCO TRIANGULO S.A.",
|
|
1940
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(225%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1941
|
-
},
|
|
1942
|
-
{
|
|
1943
|
-
code: "637",
|
|
1944
|
-
name: "BCO SOFISA S.A.",
|
|
1945
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(279%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1946
|
-
},
|
|
1947
|
-
{
|
|
1948
|
-
code: "643",
|
|
1949
|
-
name: "BCO PINE S.A.",
|
|
1950
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(122%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1951
|
-
},
|
|
1952
|
-
{
|
|
1953
|
-
code: "653",
|
|
1954
|
-
name: "BANCO VOITER",
|
|
1955
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(126%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBV%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1956
|
-
},
|
|
1957
|
-
{
|
|
1958
|
-
code: "654",
|
|
1959
|
-
name: "BCO DIGIMAIS S.A.",
|
|
1960
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(319%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1961
|
-
},
|
|
1962
|
-
{
|
|
1963
|
-
code: "655",
|
|
1964
|
-
name: "BCO VOTORANTIM S.A.",
|
|
1965
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(87%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBV%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1966
|
-
},
|
|
1967
|
-
{
|
|
1968
|
-
code: "707",
|
|
1969
|
-
name: "BCO DAYCOVAL S.A",
|
|
1970
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(345%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1971
|
-
},
|
|
1972
|
-
{
|
|
1973
|
-
code: "712",
|
|
1974
|
-
name: "BCO OURINVEST S.A.",
|
|
1975
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(9%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBO%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1976
|
-
},
|
|
1977
|
-
{
|
|
1978
|
-
code: "720",
|
|
1979
|
-
name: "BCO RNX S.A.",
|
|
1980
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(278%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1981
|
-
},
|
|
1982
|
-
{
|
|
1983
|
-
code: "739",
|
|
1984
|
-
name: "BCO CETELEM S.A.",
|
|
1985
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(41%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1986
|
-
},
|
|
1987
|
-
{
|
|
1988
|
-
code: "741",
|
|
1989
|
-
name: "BCO RIBEIRAO PRETO S.A.",
|
|
1990
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(137%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1991
|
-
},
|
|
1992
|
-
{
|
|
1993
|
-
code: "743",
|
|
1994
|
-
name: "BANCO SEMEAR",
|
|
1995
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(128%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1996
|
-
},
|
|
1997
|
-
{
|
|
1998
|
-
code: "745",
|
|
1999
|
-
name: "BCO CITIBANK S.A.",
|
|
2000
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(327%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2001
|
-
},
|
|
2002
|
-
{
|
|
2003
|
-
code: "746",
|
|
2004
|
-
name: "BCO MODAL S.A.",
|
|
2005
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(229%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2006
|
-
},
|
|
2007
|
-
{
|
|
2008
|
-
code: "747",
|
|
2009
|
-
name: "BCO RABOBANK INTL BRASIL S.A.",
|
|
2010
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(126%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2011
|
-
},
|
|
2012
|
-
{
|
|
2013
|
-
code: "748",
|
|
2014
|
-
name: "BCO COOPERATIVO SICREDI S.A.",
|
|
2015
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(112%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2016
|
-
},
|
|
2017
|
-
{
|
|
2018
|
-
code: "751",
|
|
2019
|
-
name: "SCOTIABANK BRASIL",
|
|
2020
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(260%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2021
|
-
},
|
|
2022
|
-
{
|
|
2023
|
-
code: "752",
|
|
2024
|
-
name: "BCO BNP PARIBAS BRASIL S A",
|
|
2025
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(237%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2026
|
-
},
|
|
2027
|
-
{
|
|
2028
|
-
code: "753",
|
|
2029
|
-
name: "NOVO BCO CONTINENTAL S.A. - BM",
|
|
2030
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(195%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2031
|
-
},
|
|
2032
|
-
{
|
|
2033
|
-
code: "754",
|
|
2034
|
-
name: "BANCO SISTEMA",
|
|
2035
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(269%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2036
|
-
},
|
|
2037
|
-
{
|
|
2038
|
-
code: "755",
|
|
2039
|
-
name: "BOFA MERRILL LYNCH BM S.A.",
|
|
2040
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(164%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2041
|
-
},
|
|
2042
|
-
{
|
|
2043
|
-
code: "756",
|
|
2044
|
-
name: "BANCO SICOOB S.A.",
|
|
2045
|
-
logo: "https://logo.clearbit.com/sicoob.com.br"
|
|
2046
|
-
},
|
|
2047
|
-
{
|
|
2048
|
-
code: "757",
|
|
2049
|
-
name: "BCO KEB HANA DO BRASIL S.A.",
|
|
2050
|
-
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(344%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBK%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
2051
|
-
}
|
|
2052
|
-
]
|
|
305
|
+
"001": {
|
|
306
|
+
name: "BCO DO BRASIL S.A.",
|
|
307
|
+
logo: "https://logo.clearbit.com/bb.com.br"
|
|
308
|
+
},
|
|
309
|
+
"003": {
|
|
310
|
+
name: "BCO DA AMAZONIA S.A.",
|
|
311
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(107%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
312
|
+
},
|
|
313
|
+
"004": {
|
|
314
|
+
name: "BCO DO NORDESTE DO BRASIL S.A.",
|
|
315
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(15%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
316
|
+
},
|
|
317
|
+
"007": {
|
|
318
|
+
name: "BNDES",
|
|
319
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(214%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
320
|
+
},
|
|
321
|
+
"010": {
|
|
322
|
+
name: "CREDICOAMO",
|
|
323
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(228%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
324
|
+
},
|
|
325
|
+
"011": {
|
|
326
|
+
name: "C.SUISSE HEDGING-GRIFFO CV S/A",
|
|
327
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(61%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECH%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
328
|
+
},
|
|
329
|
+
"012": {
|
|
330
|
+
name: "BANCO INBURSA",
|
|
331
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(179%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
332
|
+
},
|
|
333
|
+
"014": {
|
|
334
|
+
name: "STATE STREET BR S.A. BCO COMERCIAL",
|
|
335
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(257%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
336
|
+
},
|
|
337
|
+
"015": {
|
|
338
|
+
name: "UBS BRASIL CCTVM S.A.",
|
|
339
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(310%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EUB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
340
|
+
},
|
|
341
|
+
"016": {
|
|
342
|
+
name: "CCM DESP TR\xC2NS SC E RS",
|
|
343
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(222%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
344
|
+
},
|
|
345
|
+
"017": {
|
|
346
|
+
name: "BNY MELLON BCO S.A.",
|
|
347
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(200%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
348
|
+
},
|
|
349
|
+
"018": {
|
|
350
|
+
name: "BCO TRICURY S.A.",
|
|
351
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(286%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
352
|
+
},
|
|
353
|
+
"021": {
|
|
354
|
+
name: "BCO BANESTES S.A.",
|
|
355
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(263%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
356
|
+
},
|
|
357
|
+
"024": {
|
|
358
|
+
name: "BCO BANDEPE S.A.",
|
|
359
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(19%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
360
|
+
},
|
|
361
|
+
"025": {
|
|
362
|
+
name: "BCO ALFA S.A.",
|
|
363
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(336%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
364
|
+
},
|
|
365
|
+
"029": {
|
|
366
|
+
name: "BANCO ITA\xDA CONSIGNADO S.A.",
|
|
367
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(236%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
368
|
+
},
|
|
369
|
+
"033": {
|
|
370
|
+
name: "BCO SANTANDER (BRASIL) S.A.",
|
|
371
|
+
logo: "https://logo.clearbit.com/santander.com.br"
|
|
372
|
+
},
|
|
373
|
+
"036": {
|
|
374
|
+
name: "BCO BBI S.A.",
|
|
375
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(9%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
376
|
+
},
|
|
377
|
+
"037": {
|
|
378
|
+
name: "BCO DO EST. DO PA S.A.",
|
|
379
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(311%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
380
|
+
},
|
|
381
|
+
"040": {
|
|
382
|
+
name: "BCO CARGILL S.A.",
|
|
383
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(276%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
384
|
+
},
|
|
385
|
+
"041": {
|
|
386
|
+
name: "BCO DO ESTADO DO RS S.A.",
|
|
387
|
+
logo: "https://logo.clearbit.com/banrisul.com.br"
|
|
388
|
+
},
|
|
389
|
+
"047": {
|
|
390
|
+
name: "BCO DO EST. DE SE S.A.",
|
|
391
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(44%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
392
|
+
},
|
|
393
|
+
"060": {
|
|
394
|
+
name: "CONFIDENCE CC S.A.",
|
|
395
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(194%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
396
|
+
},
|
|
397
|
+
"062": {
|
|
398
|
+
name: "HIPERCARD BM S.A.",
|
|
399
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(95%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
400
|
+
},
|
|
401
|
+
"063": {
|
|
402
|
+
name: "BANCO BRADESCARD",
|
|
403
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(230%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
404
|
+
},
|
|
405
|
+
"064": {
|
|
406
|
+
name: "GOLDMAN SACHS DO BRASIL BM S.A",
|
|
407
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(59%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EGS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
408
|
+
},
|
|
409
|
+
"065": {
|
|
410
|
+
name: "BCO ANDBANK S.A.",
|
|
411
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(263%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
412
|
+
},
|
|
413
|
+
"066": {
|
|
414
|
+
name: "BCO MORGAN STANLEY S.A.",
|
|
415
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(56%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
416
|
+
},
|
|
417
|
+
"069": {
|
|
418
|
+
name: "BCO CREFISA S.A.",
|
|
419
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(85%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
420
|
+
},
|
|
421
|
+
"070": {
|
|
422
|
+
name: "BRB - BCO DE BRASILIA S.A.",
|
|
423
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(279%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EB-%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
424
|
+
},
|
|
425
|
+
"074": {
|
|
426
|
+
name: "BCO. J.SAFRA S.A.",
|
|
427
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(171%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBJ%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
428
|
+
},
|
|
429
|
+
"075": {
|
|
430
|
+
name: "BCO ABN AMRO S.A.",
|
|
431
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(94%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
432
|
+
},
|
|
433
|
+
"076": {
|
|
434
|
+
name: "BCO KDB BRASIL S.A.",
|
|
435
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(230%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBK%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
436
|
+
},
|
|
437
|
+
"077": {
|
|
438
|
+
name: "BANCO INTER",
|
|
439
|
+
logo: "https://logo.clearbit.com/bancointer.com.br"
|
|
440
|
+
},
|
|
441
|
+
"078": {
|
|
442
|
+
name: "HAITONG BI DO BRASIL S.A.",
|
|
443
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(227%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
444
|
+
},
|
|
445
|
+
"079": {
|
|
446
|
+
name: "PICPAY BANK - BANCO M\xDALTIPLO S.A",
|
|
447
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(241%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
448
|
+
},
|
|
449
|
+
"080": {
|
|
450
|
+
name: "B&T CC LTDA.",
|
|
451
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(169%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
452
|
+
},
|
|
453
|
+
"081": {
|
|
454
|
+
name: "BANCOSEGURO S.A.",
|
|
455
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(256%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
456
|
+
},
|
|
457
|
+
"082": {
|
|
458
|
+
name: "BANCO TOP\xC1ZIO S.A.",
|
|
459
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(1%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
460
|
+
},
|
|
461
|
+
"083": {
|
|
462
|
+
name: "BCO DA CHINA BRASIL S.A.",
|
|
463
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(329%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
464
|
+
},
|
|
465
|
+
"084": {
|
|
466
|
+
name: "SISPRIME DO BRASIL - COOP",
|
|
467
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(100%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
468
|
+
},
|
|
469
|
+
"085": {
|
|
470
|
+
name: "COOPCENTRAL AILOS",
|
|
471
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(80%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
472
|
+
},
|
|
473
|
+
"088": {
|
|
474
|
+
name: "BANCO RANDON S.A.",
|
|
475
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(177%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
476
|
+
},
|
|
477
|
+
"089": {
|
|
478
|
+
name: "CREDISAN CC",
|
|
479
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(323%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
480
|
+
},
|
|
481
|
+
"093": {
|
|
482
|
+
name: "POLOCRED SCMEPP LTDA.",
|
|
483
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(135%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
484
|
+
},
|
|
485
|
+
"094": {
|
|
486
|
+
name: "BANCO FINAXIS",
|
|
487
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(153%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
488
|
+
},
|
|
489
|
+
"095": {
|
|
490
|
+
name: "TRAVELEX BANCO DE C\xC2MBIO S.A.",
|
|
491
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(183%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ETB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
492
|
+
},
|
|
493
|
+
"096": {
|
|
494
|
+
name: "BCO B3 S.A.",
|
|
495
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(211%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
496
|
+
},
|
|
497
|
+
"097": {
|
|
498
|
+
name: "CREDISIS CENTRAL DE COOPERATIVAS DE CR\xC9DITO LTDA.",
|
|
499
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(334%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
500
|
+
},
|
|
501
|
+
"098": {
|
|
502
|
+
name: "CREDIALIAN\xC7A CCR",
|
|
503
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(108%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
504
|
+
},
|
|
505
|
+
"099": {
|
|
506
|
+
name: "UNIPRIME COOPCENTRAL LTDA.",
|
|
507
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(336%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EUC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
508
|
+
},
|
|
509
|
+
"100": {
|
|
510
|
+
name: "PLANNER CV S.A.",
|
|
511
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(255%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
512
|
+
},
|
|
513
|
+
"101": {
|
|
514
|
+
name: "RENASCENCA DTVM LTDA",
|
|
515
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(123%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ERD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
516
|
+
},
|
|
517
|
+
"102": {
|
|
518
|
+
name: "XP INVESTIMENTOS CCTVM S/A",
|
|
519
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(318%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EXI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
520
|
+
},
|
|
521
|
+
"104": {
|
|
522
|
+
name: "CAIXA ECONOMICA FEDERAL",
|
|
523
|
+
logo: "https://logo.clearbit.com/caixa.gov.br"
|
|
524
|
+
},
|
|
525
|
+
"105": {
|
|
526
|
+
name: "LECCA CFI S.A.",
|
|
527
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(90%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
528
|
+
},
|
|
529
|
+
"107": {
|
|
530
|
+
name: "BCO BOCOM BBM S.A.",
|
|
531
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(337%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
532
|
+
},
|
|
533
|
+
"111": {
|
|
534
|
+
name: "OLIVEIRA TRUST DTVM S.A.",
|
|
535
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(66%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EOT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
536
|
+
},
|
|
537
|
+
"113": {
|
|
538
|
+
name: "NEON CTVM S.A.",
|
|
539
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(50%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
540
|
+
},
|
|
541
|
+
"114": {
|
|
542
|
+
name: "CENTRAL COOPERATIVA DE CR\xC9DITO NO ESTADO DO ESP\xCDRITO SANTO",
|
|
543
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(353%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
544
|
+
},
|
|
545
|
+
"117": {
|
|
546
|
+
name: "ADVANCED CC LTDA",
|
|
547
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(201%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
548
|
+
},
|
|
549
|
+
"119": {
|
|
550
|
+
name: "BCO WESTERN UNION",
|
|
551
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(145%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBW%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
552
|
+
},
|
|
553
|
+
"120": {
|
|
554
|
+
name: "BCO RODOBENS S.A.",
|
|
555
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(266%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
556
|
+
},
|
|
557
|
+
"121": {
|
|
558
|
+
name: "BCO AGIBANK S.A.",
|
|
559
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(83%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
560
|
+
},
|
|
561
|
+
"122": {
|
|
562
|
+
name: "BCO BRADESCO BERJ S.A.",
|
|
563
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(124%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
564
|
+
},
|
|
565
|
+
"124": {
|
|
566
|
+
name: "BCO WOORI BANK DO BRASIL S.A.",
|
|
567
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(138%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBW%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
568
|
+
},
|
|
569
|
+
"125": {
|
|
570
|
+
name: "BANCO GENIAL",
|
|
571
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(265%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBG%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
572
|
+
},
|
|
573
|
+
"126": {
|
|
574
|
+
name: "BR PARTNERS BI",
|
|
575
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(300%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
576
|
+
},
|
|
577
|
+
"127": {
|
|
578
|
+
name: "CODEPE CVC S.A.",
|
|
579
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(322%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
580
|
+
},
|
|
581
|
+
"128": {
|
|
582
|
+
name: "BRAZA BANK S.A. BCO DE C\xC2MBIO",
|
|
583
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(125%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
584
|
+
},
|
|
585
|
+
"129": {
|
|
586
|
+
name: "UBS BRASIL BI S.A.",
|
|
587
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(128%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EUB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
588
|
+
},
|
|
589
|
+
"130": {
|
|
590
|
+
name: "CARUANA SCFI",
|
|
591
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(264%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
592
|
+
},
|
|
593
|
+
"131": {
|
|
594
|
+
name: "TULLETT PREBON BRASIL CVC LTDA",
|
|
595
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(6%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ETP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
596
|
+
},
|
|
597
|
+
"132": {
|
|
598
|
+
name: "ICBC DO BRASIL BM S.A.",
|
|
599
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(294%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EID%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
600
|
+
},
|
|
601
|
+
"133": {
|
|
602
|
+
name: "CRESOL CONFEDERA\xC7\xC3O",
|
|
603
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(136%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
604
|
+
},
|
|
605
|
+
"134": {
|
|
606
|
+
name: "BGC LIQUIDEZ DTVM LTDA",
|
|
607
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(105%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
608
|
+
},
|
|
609
|
+
"136": {
|
|
610
|
+
name: "CONF NAC COOP CENTRAIS UNICRED",
|
|
611
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(118%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECN%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
612
|
+
},
|
|
613
|
+
"138": {
|
|
614
|
+
name: "GET MONEY CC LTDA",
|
|
615
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(347%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EGM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
616
|
+
},
|
|
617
|
+
"139": {
|
|
618
|
+
name: "INTESA SANPAOLO BRASIL S.A. BM",
|
|
619
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(333%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EIS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
620
|
+
},
|
|
621
|
+
"140": {
|
|
622
|
+
name: "NU INVEST CORRETORA DE VALORES S.A.",
|
|
623
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(98%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
624
|
+
},
|
|
625
|
+
"141": {
|
|
626
|
+
name: "MASTER BI S.A.",
|
|
627
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(293%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
628
|
+
},
|
|
629
|
+
"142": {
|
|
630
|
+
name: "BROKER BRASIL CC LTDA.",
|
|
631
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(285%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
632
|
+
},
|
|
633
|
+
"143": {
|
|
634
|
+
name: "TREVISO CC S.A.",
|
|
635
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(22%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ETC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
636
|
+
},
|
|
637
|
+
"144": {
|
|
638
|
+
name: "BEXS BCO DE CAMBIO S.A.",
|
|
639
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(140%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
640
|
+
},
|
|
641
|
+
"145": {
|
|
642
|
+
name: "LEVYCAM CCV LTDA",
|
|
643
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(124%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
644
|
+
},
|
|
645
|
+
"146": {
|
|
646
|
+
name: "GUITTA CC LTDA",
|
|
647
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(309%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EGC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
648
|
+
},
|
|
649
|
+
"149": {
|
|
650
|
+
name: "FACTA S.A. CFI",
|
|
651
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(169%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
652
|
+
},
|
|
653
|
+
"157": {
|
|
654
|
+
name: "ICAP DO BRASIL CTVM LTDA.",
|
|
655
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(198%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EID%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
656
|
+
},
|
|
657
|
+
"159": {
|
|
658
|
+
name: "CASA CREDITO S.A. SCM",
|
|
659
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(77%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
660
|
+
},
|
|
661
|
+
"173": {
|
|
662
|
+
name: "BRL TRUST DTVM SA",
|
|
663
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(125%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
664
|
+
},
|
|
665
|
+
"174": {
|
|
666
|
+
name: "PEFISA S.A. - C.F.I.",
|
|
667
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(337%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
668
|
+
},
|
|
669
|
+
"177": {
|
|
670
|
+
name: "GUIDE",
|
|
671
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(276%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EG%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
672
|
+
},
|
|
673
|
+
"180": {
|
|
674
|
+
name: "CM CAPITAL MARKETS CCTVM LTDA",
|
|
675
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(233%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
676
|
+
},
|
|
677
|
+
"183": {
|
|
678
|
+
name: "SOCRED SA - SCMEPP",
|
|
679
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(305%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
680
|
+
},
|
|
681
|
+
"184": {
|
|
682
|
+
name: "BCO ITA\xDA BBA S.A.",
|
|
683
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(295%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
684
|
+
},
|
|
685
|
+
"188": {
|
|
686
|
+
name: "ATIVA S.A. INVESTIMENTOS CCTVM",
|
|
687
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(96%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
688
|
+
},
|
|
689
|
+
"189": {
|
|
690
|
+
name: "HS FINANCEIRA",
|
|
691
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(221%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
692
|
+
},
|
|
693
|
+
"190": {
|
|
694
|
+
name: "SERVICOOP",
|
|
695
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(272%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ES%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
696
|
+
},
|
|
697
|
+
"191": {
|
|
698
|
+
name: "NOVA FUTURA CTVM LTDA.",
|
|
699
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(162%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
700
|
+
},
|
|
701
|
+
"194": {
|
|
702
|
+
name: "PARMETAL DTVM LTDA",
|
|
703
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(204%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
704
|
+
},
|
|
705
|
+
"195": {
|
|
706
|
+
name: "VALOR SCD S.A.",
|
|
707
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(64%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EVS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
708
|
+
},
|
|
709
|
+
"196": {
|
|
710
|
+
name: "FAIR CC S.A.",
|
|
711
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(236%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
712
|
+
},
|
|
713
|
+
"197": {
|
|
714
|
+
name: "STONE IP S.A.",
|
|
715
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(298%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
716
|
+
},
|
|
717
|
+
"208": {
|
|
718
|
+
name: "BANCO BTG PACTUAL S.A.",
|
|
719
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(10%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
720
|
+
},
|
|
721
|
+
"212": {
|
|
722
|
+
name: "BANCO ORIGINAL",
|
|
723
|
+
logo: "https://logo.clearbit.com/original.com.br"
|
|
724
|
+
},
|
|
725
|
+
"213": {
|
|
726
|
+
name: "BCO ARBI S.A.",
|
|
727
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(138%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
728
|
+
},
|
|
729
|
+
"217": {
|
|
730
|
+
name: "BANCO JOHN DEERE S.A.",
|
|
731
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(327%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBJ%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
732
|
+
},
|
|
733
|
+
"218": {
|
|
734
|
+
name: "BCO BS2 S.A.",
|
|
735
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(105%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
736
|
+
},
|
|
737
|
+
"222": {
|
|
738
|
+
name: "BCO CR\xC9DIT AGRICOLE BR S.A.",
|
|
739
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(235%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
740
|
+
},
|
|
741
|
+
"224": {
|
|
742
|
+
name: "BCO FIBRA S.A.",
|
|
743
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(308%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
744
|
+
},
|
|
745
|
+
"233": {
|
|
746
|
+
name: "BANCO CIFRA",
|
|
747
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(206%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
748
|
+
},
|
|
749
|
+
"237": {
|
|
750
|
+
name: "BCO BRADESCO S.A.",
|
|
751
|
+
logo: "https://logo.clearbit.com/bradesco.com.br"
|
|
752
|
+
},
|
|
753
|
+
"241": {
|
|
754
|
+
name: "BCO CLASSICO S.A.",
|
|
755
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(95%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
756
|
+
},
|
|
757
|
+
"243": {
|
|
758
|
+
name: "BANCO MASTER",
|
|
759
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(143%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
760
|
+
},
|
|
761
|
+
"246": {
|
|
762
|
+
name: "BCO ABC BRASIL S.A.",
|
|
763
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(93%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
764
|
+
},
|
|
765
|
+
"249": {
|
|
766
|
+
name: "BANCO INVESTCRED UNIBANCO S.A.",
|
|
767
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(315%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
768
|
+
},
|
|
769
|
+
"250": {
|
|
770
|
+
name: "BCV - BCO, CR\xC9DITO E VAREJO S.A.",
|
|
771
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(136%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EB-%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
772
|
+
},
|
|
773
|
+
"253": {
|
|
774
|
+
name: "BEXS CC S.A.",
|
|
775
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(110%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
776
|
+
},
|
|
777
|
+
"254": {
|
|
778
|
+
name: "PARANA BCO S.A.",
|
|
779
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(89%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
780
|
+
},
|
|
781
|
+
"259": {
|
|
782
|
+
name: "MONEYCORP BCO DE C\xC2MBIO S.A.",
|
|
783
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(241%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
784
|
+
},
|
|
785
|
+
"260": {
|
|
786
|
+
name: "NU PAGAMENTOS - IP",
|
|
787
|
+
logo: "https://logo.clearbit.com/nubank.com.br"
|
|
788
|
+
},
|
|
789
|
+
"265": {
|
|
790
|
+
name: "BCO FATOR S.A.",
|
|
791
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(126%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
792
|
+
},
|
|
793
|
+
"266": {
|
|
794
|
+
name: "BCO CEDULA S.A.",
|
|
795
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(282%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
796
|
+
},
|
|
797
|
+
"268": {
|
|
798
|
+
name: "BARI CIA HIPOTEC\xC1RIA",
|
|
799
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(84%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
800
|
+
},
|
|
801
|
+
"269": {
|
|
802
|
+
name: "BCO HSBC S.A.",
|
|
803
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(302%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBH%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
804
|
+
},
|
|
805
|
+
"270": {
|
|
806
|
+
name: "SAGITUR CC",
|
|
807
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(249%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
808
|
+
},
|
|
809
|
+
"271": {
|
|
810
|
+
name: "IB CCTVM S.A.",
|
|
811
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(316%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EIC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
812
|
+
},
|
|
813
|
+
"272": {
|
|
814
|
+
name: "AGK CC S.A.",
|
|
815
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(275%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
816
|
+
},
|
|
817
|
+
"273": {
|
|
818
|
+
name: "CCR DE S\xC3O MIGUEL DO OESTE",
|
|
819
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(50%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
820
|
+
},
|
|
821
|
+
"274": {
|
|
822
|
+
name: "BMP SCMEPP LTDA",
|
|
823
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(342%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
824
|
+
},
|
|
825
|
+
"276": {
|
|
826
|
+
name: "BCO SENFF S.A.",
|
|
827
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(350%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
828
|
+
},
|
|
829
|
+
"278": {
|
|
830
|
+
name: "GENIAL INVESTIMENTOS CVM S.A.",
|
|
831
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(276%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EGI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
832
|
+
},
|
|
833
|
+
"279": {
|
|
834
|
+
name: "COOP DE PRIMAVERA DO LESTE",
|
|
835
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(97%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
836
|
+
},
|
|
837
|
+
"280": {
|
|
838
|
+
name: "WILL FINANCEIRA S.A.CFI",
|
|
839
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(358%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EWF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
840
|
+
},
|
|
841
|
+
"281": {
|
|
842
|
+
name: "CCR COOPAVEL",
|
|
843
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(223%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
844
|
+
},
|
|
845
|
+
"283": {
|
|
846
|
+
name: "RB INVESTIMENTOS DTVM LTDA.",
|
|
847
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(274%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ERI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
848
|
+
},
|
|
849
|
+
"285": {
|
|
850
|
+
name: "FRENTE CC S.A.",
|
|
851
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(138%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
852
|
+
},
|
|
853
|
+
"288": {
|
|
854
|
+
name: "CAROL DTVM LTDA.",
|
|
855
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(191%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
856
|
+
},
|
|
857
|
+
"289": {
|
|
858
|
+
name: "EFX CC LTDA.",
|
|
859
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(14%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EEC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
860
|
+
},
|
|
861
|
+
"290": {
|
|
862
|
+
name: "PAGSEGURO INTERNET IP S.A.",
|
|
863
|
+
logo: "https://logo.clearbit.com/pagbank.com.br"
|
|
864
|
+
},
|
|
865
|
+
"292": {
|
|
866
|
+
name: "BS2 DTVM S.A.",
|
|
867
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(310%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
868
|
+
},
|
|
869
|
+
"293": {
|
|
870
|
+
name: "LASTRO RDV DTVM LTDA",
|
|
871
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(45%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
872
|
+
},
|
|
873
|
+
"296": {
|
|
874
|
+
name: "OZ CORRETORA DE C\xC2MBIO S.A.",
|
|
875
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(217%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EOC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
876
|
+
},
|
|
877
|
+
"298": {
|
|
878
|
+
name: "VIPS CC LTDA.",
|
|
879
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(211%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EVC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
880
|
+
},
|
|
881
|
+
"299": {
|
|
882
|
+
name: "BCO AFINZ S.A. - BM",
|
|
883
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(172%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
884
|
+
},
|
|
885
|
+
"300": {
|
|
886
|
+
name: "BCO LA NACION ARGENTINA",
|
|
887
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(72%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
888
|
+
},
|
|
889
|
+
"301": {
|
|
890
|
+
name: "DOCK IP S.A.",
|
|
891
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(204%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EDI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
892
|
+
},
|
|
893
|
+
"306": {
|
|
894
|
+
name: "PORTOPAR DTVM LTDA",
|
|
895
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(185%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
896
|
+
},
|
|
897
|
+
"307": {
|
|
898
|
+
name: "TERRA INVESTIMENTOS DTVM",
|
|
899
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(175%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ETI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
900
|
+
},
|
|
901
|
+
"309": {
|
|
902
|
+
name: "CAMBIONET CC LTDA",
|
|
903
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(215%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
904
|
+
},
|
|
905
|
+
"310": {
|
|
906
|
+
name: "VORTX DTVM LTDA.",
|
|
907
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(269%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EVD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
908
|
+
},
|
|
909
|
+
"311": {
|
|
910
|
+
name: "DOURADA CORRETORA",
|
|
911
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(167%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EDC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
912
|
+
},
|
|
913
|
+
"312": {
|
|
914
|
+
name: "HSCM SCMEPP LTDA.",
|
|
915
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(164%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
916
|
+
},
|
|
917
|
+
"313": {
|
|
918
|
+
name: "AMAZ\xD4NIA CC LTDA.",
|
|
919
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(238%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
920
|
+
},
|
|
921
|
+
"318": {
|
|
922
|
+
name: "BCO BMG S.A.",
|
|
923
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(286%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
924
|
+
},
|
|
925
|
+
"319": {
|
|
926
|
+
name: "OM DTVM LTDA",
|
|
927
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(172%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EOD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
928
|
+
},
|
|
929
|
+
"320": {
|
|
930
|
+
name: "BCO CCB BRASIL S.A.",
|
|
931
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(43%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
932
|
+
},
|
|
933
|
+
"321": {
|
|
934
|
+
name: "CREFAZ SCMEPP LTDA",
|
|
935
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(342%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
936
|
+
},
|
|
937
|
+
"322": {
|
|
938
|
+
name: "CCR DE ABELARDO LUZ",
|
|
939
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(242%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
940
|
+
},
|
|
941
|
+
"323": {
|
|
942
|
+
name: "MERCADO PAGO IP LTDA.",
|
|
943
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(14%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
944
|
+
},
|
|
945
|
+
"324": {
|
|
946
|
+
name: "CARTOS SCD S.A.",
|
|
947
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(352%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
948
|
+
},
|
|
949
|
+
"325": {
|
|
950
|
+
name: "\xD3RAMA DTVM S.A.",
|
|
951
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(105%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3E%C3%93D%3C%2Ftext%3E%3C'%2Fsvg%3E"
|
|
952
|
+
},
|
|
953
|
+
"326": {
|
|
954
|
+
name: "PARATI - CFI S.A.",
|
|
955
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(272%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EP-%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
956
|
+
},
|
|
957
|
+
"328": {
|
|
958
|
+
name: "CECM FABRIC CAL\xC7ADOS SAPIRANGA",
|
|
959
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(337%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
960
|
+
},
|
|
961
|
+
"329": {
|
|
962
|
+
name: "QI SCD S.A.",
|
|
963
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(20%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EQS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
964
|
+
},
|
|
965
|
+
"330": {
|
|
966
|
+
name: "BANCO BARI S.A.",
|
|
967
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(347%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
968
|
+
},
|
|
969
|
+
"331": {
|
|
970
|
+
name: "FRAM CAPITAL DTVM S.A.",
|
|
971
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(185%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
972
|
+
},
|
|
973
|
+
"332": {
|
|
974
|
+
name: "ACESSO SOLU\xC7\xD5ES DE PAGAMENTO S.A. - INSTITUI\xC7\xC3O DE PAGAMENTO",
|
|
975
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(106%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
976
|
+
},
|
|
977
|
+
"334": {
|
|
978
|
+
name: "BANCO BESA S.A.",
|
|
979
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(270%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
980
|
+
},
|
|
981
|
+
"335": {
|
|
982
|
+
name: "BANCO DIGIO",
|
|
983
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(109%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
984
|
+
},
|
|
985
|
+
"336": {
|
|
986
|
+
name: "BCO C6 S.A.",
|
|
987
|
+
logo: "https://logo.clearbit.com/c6bank.com.br"
|
|
988
|
+
},
|
|
989
|
+
"340": {
|
|
990
|
+
name: "SUPERDIGITAL I.P. S.A.",
|
|
991
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(94%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
992
|
+
},
|
|
993
|
+
"341": {
|
|
994
|
+
name: "ITA\xDA UNIBANCO S.A.",
|
|
995
|
+
logo: "https://logo.clearbit.com/itau.com.br"
|
|
996
|
+
},
|
|
997
|
+
"342": {
|
|
998
|
+
name: "CREDITAS SCD",
|
|
999
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(201%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1000
|
+
},
|
|
1001
|
+
"343": {
|
|
1002
|
+
name: "FFA SCMEPP LTDA.",
|
|
1003
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(312%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1004
|
+
},
|
|
1005
|
+
"348": {
|
|
1006
|
+
name: "BCO XP S.A.",
|
|
1007
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(330%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBX%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1008
|
+
},
|
|
1009
|
+
"349": {
|
|
1010
|
+
name: "AL5 S.A. CFI",
|
|
1011
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(132%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1012
|
+
},
|
|
1013
|
+
"350": {
|
|
1014
|
+
name: "CREHNOR LARANJEIRAS",
|
|
1015
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(113%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1016
|
+
},
|
|
1017
|
+
"352": {
|
|
1018
|
+
name: "TORO CTVM S.A.",
|
|
1019
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(200%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ETC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1020
|
+
},
|
|
1021
|
+
"355": {
|
|
1022
|
+
name: "\xD3TIMO SCD S.A.",
|
|
1023
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(174%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3E%C3%93S%3C%2Ftext%3E%3C'%2Fsvg%3E"
|
|
1024
|
+
},
|
|
1025
|
+
"358": {
|
|
1026
|
+
name: "MIDWAY S.A. - SCFI",
|
|
1027
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(75%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1028
|
+
},
|
|
1029
|
+
"359": {
|
|
1030
|
+
name: "ZEMA CFI S/A",
|
|
1031
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(66%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EZC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1032
|
+
},
|
|
1033
|
+
"360": {
|
|
1034
|
+
name: "TRINUS CAPITAL DTVM",
|
|
1035
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(202%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ETC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1036
|
+
},
|
|
1037
|
+
"362": {
|
|
1038
|
+
name: "CIELO IP S.A.",
|
|
1039
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(101%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1040
|
+
},
|
|
1041
|
+
"363": {
|
|
1042
|
+
name: "SINGULARE CTVM S.A.",
|
|
1043
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(14%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1044
|
+
},
|
|
1045
|
+
"364": {
|
|
1046
|
+
name: "EF\xCD S.A. - IP",
|
|
1047
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(294%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EES%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1048
|
+
},
|
|
1049
|
+
"365": {
|
|
1050
|
+
name: "SIMPAUL",
|
|
1051
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(327%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ES%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1052
|
+
},
|
|
1053
|
+
"366": {
|
|
1054
|
+
name: "BCO SOCIETE GENERALE BRASIL",
|
|
1055
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(246%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1056
|
+
},
|
|
1057
|
+
"367": {
|
|
1058
|
+
name: "VITREO DTVM S.A.",
|
|
1059
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(140%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EVD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1060
|
+
},
|
|
1061
|
+
"368": {
|
|
1062
|
+
name: "BCO CSF S.A.",
|
|
1063
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(284%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1064
|
+
},
|
|
1065
|
+
"370": {
|
|
1066
|
+
name: "BCO MIZUHO S.A.",
|
|
1067
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(144%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1068
|
+
},
|
|
1069
|
+
"371": {
|
|
1070
|
+
name: "WARREN CVMC LTDA",
|
|
1071
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(161%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EWC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1072
|
+
},
|
|
1073
|
+
"373": {
|
|
1074
|
+
name: "UP.P SEP S.A.",
|
|
1075
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(123%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EUS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1076
|
+
},
|
|
1077
|
+
"374": {
|
|
1078
|
+
name: "REALIZE CFI S.A.",
|
|
1079
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(196%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ERC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1080
|
+
},
|
|
1081
|
+
"376": {
|
|
1082
|
+
name: "BCO J.P. MORGAN S.A.",
|
|
1083
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(128%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBJ%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1084
|
+
},
|
|
1085
|
+
"377": {
|
|
1086
|
+
name: "BMS SCD S.A.",
|
|
1087
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(188%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1088
|
+
},
|
|
1089
|
+
"378": {
|
|
1090
|
+
name: "BCO BRASILEIRO DE CR\xC9DITO S.A.",
|
|
1091
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(189%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1092
|
+
},
|
|
1093
|
+
"379": {
|
|
1094
|
+
name: "CECM COOPERFORTE",
|
|
1095
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(236%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1096
|
+
},
|
|
1097
|
+
"380": {
|
|
1098
|
+
name: "PICPAY",
|
|
1099
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(282%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1100
|
+
},
|
|
1101
|
+
"381": {
|
|
1102
|
+
name: "BCO MERCEDES-BENZ S.A.",
|
|
1103
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(132%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1104
|
+
},
|
|
1105
|
+
"382": {
|
|
1106
|
+
name: "FIDUCIA SCMEPP LTDA",
|
|
1107
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(188%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1108
|
+
},
|
|
1109
|
+
"383": {
|
|
1110
|
+
name: "EBANX IP LTDA.",
|
|
1111
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(306%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EEI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1112
|
+
},
|
|
1113
|
+
"384": {
|
|
1114
|
+
name: "GLOBAL SCM LTDA",
|
|
1115
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(333%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EGS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1116
|
+
},
|
|
1117
|
+
"385": {
|
|
1118
|
+
name: "CECM DOS TRAB.PORT. DA G.VITOR",
|
|
1119
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(112%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1120
|
+
},
|
|
1121
|
+
"386": {
|
|
1122
|
+
name: "NU FINANCEIRA S.A. CFI",
|
|
1123
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(351%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1124
|
+
},
|
|
1125
|
+
"387": {
|
|
1126
|
+
name: "BCO TOYOTA DO BRASIL S.A.",
|
|
1127
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(114%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1128
|
+
},
|
|
1129
|
+
"389": {
|
|
1130
|
+
name: "BCO MERCANTIL DO BRASIL S.A.",
|
|
1131
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(161%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1132
|
+
},
|
|
1133
|
+
"390": {
|
|
1134
|
+
name: "BCO GM S.A.",
|
|
1135
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(136%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBG%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1136
|
+
},
|
|
1137
|
+
"391": {
|
|
1138
|
+
name: "CCR DE IBIAM",
|
|
1139
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(171%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1140
|
+
},
|
|
1141
|
+
"393": {
|
|
1142
|
+
name: "BCO VOLKSWAGEN S.A",
|
|
1143
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(123%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBV%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1144
|
+
},
|
|
1145
|
+
"394": {
|
|
1146
|
+
name: "BCO BRADESCO FINANC. S.A.",
|
|
1147
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(214%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1148
|
+
},
|
|
1149
|
+
"395": {
|
|
1150
|
+
name: "F D GOLD DTVM LTDA",
|
|
1151
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(316%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1152
|
+
},
|
|
1153
|
+
"396": {
|
|
1154
|
+
name: "HUB IP S.A.",
|
|
1155
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(198%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1156
|
+
},
|
|
1157
|
+
"397": {
|
|
1158
|
+
name: "LISTO SCD S.A.",
|
|
1159
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(267%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1160
|
+
},
|
|
1161
|
+
"398": {
|
|
1162
|
+
name: "IDEAL CTVM S.A.",
|
|
1163
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(67%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EIC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1164
|
+
},
|
|
1165
|
+
"399": {
|
|
1166
|
+
name: "KIRTON BANK",
|
|
1167
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(315%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EKB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1168
|
+
},
|
|
1169
|
+
"400": {
|
|
1170
|
+
name: "COOP CREDITAG",
|
|
1171
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(206%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1172
|
+
},
|
|
1173
|
+
"401": {
|
|
1174
|
+
name: "IUGU IP S.A.",
|
|
1175
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(165%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EII%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1176
|
+
},
|
|
1177
|
+
"402": {
|
|
1178
|
+
name: "COBUCCIO S.A. SCFI",
|
|
1179
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(56%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1180
|
+
},
|
|
1181
|
+
"403": {
|
|
1182
|
+
name: "CORA SCD S.A.",
|
|
1183
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(225%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1184
|
+
},
|
|
1185
|
+
"404": {
|
|
1186
|
+
name: "SUMUP SCD S.A.",
|
|
1187
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(50%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1188
|
+
},
|
|
1189
|
+
"406": {
|
|
1190
|
+
name: "ACCREDITO SCD S.A.",
|
|
1191
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(312%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1192
|
+
},
|
|
1193
|
+
"407": {
|
|
1194
|
+
name: "\xCDNDIGO INVESTIMENTOS DTVM LTDA.",
|
|
1195
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(244%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3E%C3%8DI%3C%2Ftext%3E%3C'%2Fsvg%3E"
|
|
1196
|
+
},
|
|
1197
|
+
"408": {
|
|
1198
|
+
name: "BONUSPAGO SCD S.A.",
|
|
1199
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(124%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1200
|
+
},
|
|
1201
|
+
"410": {
|
|
1202
|
+
name: "PLANNER SOCIEDADE DE CR\xC9DITO DIRETO",
|
|
1203
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(83%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1204
|
+
},
|
|
1205
|
+
"411": {
|
|
1206
|
+
name: "VIA CERTA FINANCIADORA S.A. - CFI",
|
|
1207
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(281%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EVC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1208
|
+
},
|
|
1209
|
+
"412": {
|
|
1210
|
+
name: "SOCIAL BANK S/A",
|
|
1211
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(140%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1212
|
+
},
|
|
1213
|
+
"413": {
|
|
1214
|
+
name: "BCO BV S.A.",
|
|
1215
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(326%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1216
|
+
},
|
|
1217
|
+
"414": {
|
|
1218
|
+
name: "LEND SCD S.A.",
|
|
1219
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(269%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1220
|
+
},
|
|
1221
|
+
"416": {
|
|
1222
|
+
name: "LAMARA SCD S.A.",
|
|
1223
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(60%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1224
|
+
},
|
|
1225
|
+
"418": {
|
|
1226
|
+
name: "ZIPDIN SCD S.A.",
|
|
1227
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(340%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EZS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1228
|
+
},
|
|
1229
|
+
"419": {
|
|
1230
|
+
name: "NUMBRS SCD S.A.",
|
|
1231
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(135%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1232
|
+
},
|
|
1233
|
+
"421": {
|
|
1234
|
+
name: "CC LAR CREDI",
|
|
1235
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(336%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1236
|
+
},
|
|
1237
|
+
"422": {
|
|
1238
|
+
name: "BCO SAFRA S.A.",
|
|
1239
|
+
logo: "https://logo.clearbit.com/safra.com.br"
|
|
1240
|
+
},
|
|
1241
|
+
"423": {
|
|
1242
|
+
name: "COLUNA S.A. DTVM",
|
|
1243
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(183%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1244
|
+
},
|
|
1245
|
+
"425": {
|
|
1246
|
+
name: "SOCINAL S.A. CFI",
|
|
1247
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(193%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1248
|
+
},
|
|
1249
|
+
"426": {
|
|
1250
|
+
name: "NEON FINANCEIRA - CFI S.A.",
|
|
1251
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(43%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1252
|
+
},
|
|
1253
|
+
"427": {
|
|
1254
|
+
name: "CRED-UFES",
|
|
1255
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(202%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1256
|
+
},
|
|
1257
|
+
"428": {
|
|
1258
|
+
name: "CREDSYSTEM SCD S.A.",
|
|
1259
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(289%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1260
|
+
},
|
|
1261
|
+
"429": {
|
|
1262
|
+
name: "CREDIARE CFI S.A.",
|
|
1263
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(201%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1264
|
+
},
|
|
1265
|
+
"430": {
|
|
1266
|
+
name: "CCR SEARA",
|
|
1267
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(120%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1268
|
+
},
|
|
1269
|
+
"433": {
|
|
1270
|
+
name: "BR-CAPITAL DTVM S.A.",
|
|
1271
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(236%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1272
|
+
},
|
|
1273
|
+
"435": {
|
|
1274
|
+
name: "DELCRED SCD S.A.",
|
|
1275
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(29%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EDS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1276
|
+
},
|
|
1277
|
+
"438": {
|
|
1278
|
+
name: "TRUSTEE DTVM LTDA.",
|
|
1279
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(128%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ETD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1280
|
+
},
|
|
1281
|
+
"439": {
|
|
1282
|
+
name: "ID CTVM",
|
|
1283
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(37%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EIC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1284
|
+
},
|
|
1285
|
+
"440": {
|
|
1286
|
+
name: "CREDIBRF COOP",
|
|
1287
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(274%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1288
|
+
},
|
|
1289
|
+
"442": {
|
|
1290
|
+
name: "MAGNETIS - DTVM",
|
|
1291
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(134%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EM-%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1292
|
+
},
|
|
1293
|
+
"443": {
|
|
1294
|
+
name: "CREDIHOME SCD",
|
|
1295
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(318%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1296
|
+
},
|
|
1297
|
+
"444": {
|
|
1298
|
+
name: "TRINUS SCD S.A.",
|
|
1299
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(267%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ETS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1300
|
+
},
|
|
1301
|
+
"445": {
|
|
1302
|
+
name: "PLANTAE CFI",
|
|
1303
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(45%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1304
|
+
},
|
|
1305
|
+
"447": {
|
|
1306
|
+
name: "MIRAE ASSET CCTVM LTDA",
|
|
1307
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(136%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMA%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1308
|
+
},
|
|
1309
|
+
"448": {
|
|
1310
|
+
name: "HEMERA DTVM LTDA.",
|
|
1311
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(260%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1312
|
+
},
|
|
1313
|
+
"449": {
|
|
1314
|
+
name: "DM",
|
|
1315
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(25%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ED%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1316
|
+
},
|
|
1317
|
+
"450": {
|
|
1318
|
+
name: "FITBANK IP",
|
|
1319
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(66%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1320
|
+
},
|
|
1321
|
+
"451": {
|
|
1322
|
+
name: "J17 - SCD S/A",
|
|
1323
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(70%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EJ-%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1324
|
+
},
|
|
1325
|
+
"452": {
|
|
1326
|
+
name: "CREDIFIT SCD S.A.",
|
|
1327
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(266%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1328
|
+
},
|
|
1329
|
+
"454": {
|
|
1330
|
+
name: "M\xC9RITO DTVM LTDA.",
|
|
1331
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(146%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1332
|
+
},
|
|
1333
|
+
"455": {
|
|
1334
|
+
name: "F\xCANIX DTVM LTDA.",
|
|
1335
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(89%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1336
|
+
},
|
|
1337
|
+
"456": {
|
|
1338
|
+
name: "BCO MUFG BRASIL S.A.",
|
|
1339
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(134%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1340
|
+
},
|
|
1341
|
+
"457": {
|
|
1342
|
+
name: "UY3 SCD S/A",
|
|
1343
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(8%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EUS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1344
|
+
},
|
|
1345
|
+
"458": {
|
|
1346
|
+
name: "HEDGE INVESTMENTS DTVM LTDA.",
|
|
1347
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(101%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1348
|
+
},
|
|
1349
|
+
"459": {
|
|
1350
|
+
name: "CCM SERV. P\xDABLICOS SP",
|
|
1351
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(112%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1352
|
+
},
|
|
1353
|
+
"460": {
|
|
1354
|
+
name: "UNAVANTI SCD S/A",
|
|
1355
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(111%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EUS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1356
|
+
},
|
|
1357
|
+
"461": {
|
|
1358
|
+
name: "ASAAS IP S.A.",
|
|
1359
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(242%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1360
|
+
},
|
|
1361
|
+
"462": {
|
|
1362
|
+
name: "STARK SCD S.A.",
|
|
1363
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(69%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1364
|
+
},
|
|
1365
|
+
"463": {
|
|
1366
|
+
name: "AZUMI DTVM",
|
|
1367
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(23%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1368
|
+
},
|
|
1369
|
+
"464": {
|
|
1370
|
+
name: "BCO SUMITOMO MITSUI BRASIL S.A.",
|
|
1371
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(27%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1372
|
+
},
|
|
1373
|
+
"465": {
|
|
1374
|
+
name: "CAPITAL CONSIG SCD S.A.",
|
|
1375
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(293%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1376
|
+
},
|
|
1377
|
+
"467": {
|
|
1378
|
+
name: "MASTER S/A CCTVM",
|
|
1379
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(138%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1380
|
+
},
|
|
1381
|
+
"468": {
|
|
1382
|
+
name: "PORTOSEG S.A. CFI",
|
|
1383
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(345%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1384
|
+
},
|
|
1385
|
+
"469": {
|
|
1386
|
+
name: "LIGA INVEST DTVM LTDA.",
|
|
1387
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(198%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1388
|
+
},
|
|
1389
|
+
"470": {
|
|
1390
|
+
name: "CDC SCD S.A.",
|
|
1391
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(218%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1392
|
+
},
|
|
1393
|
+
"471": {
|
|
1394
|
+
name: "CECM SERV PUBL PINH\xC3O",
|
|
1395
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(166%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1396
|
+
},
|
|
1397
|
+
"473": {
|
|
1398
|
+
name: "BCO CAIXA GERAL BRASIL S.A.",
|
|
1399
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(124%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1400
|
+
},
|
|
1401
|
+
"475": {
|
|
1402
|
+
name: "BCO YAMAHA MOTOR S.A.",
|
|
1403
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(252%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBY%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1404
|
+
},
|
|
1405
|
+
"477": {
|
|
1406
|
+
name: "CITIBANK N.A.",
|
|
1407
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(306%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECN%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1408
|
+
},
|
|
1409
|
+
"478": {
|
|
1410
|
+
name: "GAZINCRED S.A. SCFI",
|
|
1411
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(198%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EGS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1412
|
+
},
|
|
1413
|
+
"479": {
|
|
1414
|
+
name: "BCO ITAUBANK S.A.",
|
|
1415
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(29%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1416
|
+
},
|
|
1417
|
+
"481": {
|
|
1418
|
+
name: "SUPERL\xD3GICA SCD S.A.",
|
|
1419
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(102%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1420
|
+
},
|
|
1421
|
+
"482": {
|
|
1422
|
+
name: "SBCASH SCD",
|
|
1423
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(98%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1424
|
+
},
|
|
1425
|
+
"484": {
|
|
1426
|
+
name: "MAF DTVM SA",
|
|
1427
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(351%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1428
|
+
},
|
|
1429
|
+
"487": {
|
|
1430
|
+
name: "DEUTSCHE BANK S.A.BCO ALEMAO",
|
|
1431
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(36%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EDB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1432
|
+
},
|
|
1433
|
+
"488": {
|
|
1434
|
+
name: "JPMORGAN CHASE BANK",
|
|
1435
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(20%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EJC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1436
|
+
},
|
|
1437
|
+
"495": {
|
|
1438
|
+
name: "BCO LA PROVINCIA B AIRES BCE",
|
|
1439
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(194%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1440
|
+
},
|
|
1441
|
+
"505": {
|
|
1442
|
+
name: "BCO CREDIT SUISSE S.A.",
|
|
1443
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(93%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1444
|
+
},
|
|
1445
|
+
"506": {
|
|
1446
|
+
name: "RJI",
|
|
1447
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(169%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ER%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1448
|
+
},
|
|
1449
|
+
"507": {
|
|
1450
|
+
name: "SCFI EF\xCD S.A.",
|
|
1451
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(241%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESE%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1452
|
+
},
|
|
1453
|
+
"508": {
|
|
1454
|
+
name: "AVENUE SECURITIES DTVM LTDA.",
|
|
1455
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(264%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1456
|
+
},
|
|
1457
|
+
"509": {
|
|
1458
|
+
name: "CELCOIN IP S.A.",
|
|
1459
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(4%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ECI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1460
|
+
},
|
|
1461
|
+
"510": {
|
|
1462
|
+
name: "FFCRED SCD S.A.",
|
|
1463
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(18%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1464
|
+
},
|
|
1465
|
+
"511": {
|
|
1466
|
+
name: "MAGNUM SCD",
|
|
1467
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(281%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1468
|
+
},
|
|
1469
|
+
"512": {
|
|
1470
|
+
name: "FINVEST DTVM",
|
|
1471
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(284%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1472
|
+
},
|
|
1473
|
+
"513": {
|
|
1474
|
+
name: "ATF CREDIT SCD S.A.",
|
|
1475
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(178%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1476
|
+
},
|
|
1477
|
+
"516": {
|
|
1478
|
+
name: "QISTA S.A. CFI",
|
|
1479
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(158%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EQS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1480
|
+
},
|
|
1481
|
+
"518": {
|
|
1482
|
+
name: "MERCADO CR\xC9DITO SCFI S.A.",
|
|
1483
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(302%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1484
|
+
},
|
|
1485
|
+
"519": {
|
|
1486
|
+
name: "LIONS TRUST DTVM",
|
|
1487
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(0%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ELT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1488
|
+
},
|
|
1489
|
+
"521": {
|
|
1490
|
+
name: "PEAK SEP S.A.",
|
|
1491
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(125%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1492
|
+
},
|
|
1493
|
+
"522": {
|
|
1494
|
+
name: "RED SCD S.A.",
|
|
1495
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(43%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ERS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1496
|
+
},
|
|
1497
|
+
"523": {
|
|
1498
|
+
name: "HR DIGITAL SCD",
|
|
1499
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(354%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EHD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1500
|
+
},
|
|
1501
|
+
"524": {
|
|
1502
|
+
name: "WNT CAPITAL DTVM",
|
|
1503
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(318%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EWC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1504
|
+
},
|
|
1505
|
+
"525": {
|
|
1506
|
+
name: "INTERCAM CC LTDA",
|
|
1507
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(280%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EIC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1508
|
+
},
|
|
1509
|
+
"526": {
|
|
1510
|
+
name: "MONETARIE SCD",
|
|
1511
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(28%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1512
|
+
},
|
|
1513
|
+
"527": {
|
|
1514
|
+
name: "ATICCA SCD S.A.",
|
|
1515
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(337%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EAS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1516
|
+
},
|
|
1517
|
+
"528": {
|
|
1518
|
+
name: "REAG DTVM S.A.",
|
|
1519
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(114%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ERD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1520
|
+
},
|
|
1521
|
+
"529": {
|
|
1522
|
+
name: "PINBANK IP",
|
|
1523
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(334%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EPI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1524
|
+
},
|
|
1525
|
+
"530": {
|
|
1526
|
+
name: "SER FINANCE SCD S.A.",
|
|
1527
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(174%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESF%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1528
|
+
},
|
|
1529
|
+
"532": {
|
|
1530
|
+
name: "EAGLE SCD S.A.",
|
|
1531
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(184%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EES%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1532
|
+
},
|
|
1533
|
+
"534": {
|
|
1534
|
+
name: "EWALLY IP S.A.",
|
|
1535
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(203%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EEI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1536
|
+
},
|
|
1537
|
+
"535": {
|
|
1538
|
+
name: "MARU SCD S.A.",
|
|
1539
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(277%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1540
|
+
},
|
|
1541
|
+
"536": {
|
|
1542
|
+
name: "NEON PAGAMENTOS S.A. IP",
|
|
1543
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(298%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1544
|
+
},
|
|
1545
|
+
"537": {
|
|
1546
|
+
name: "MICROCASH SCMEPP LTDA.",
|
|
1547
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(338%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EMS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1548
|
+
},
|
|
1549
|
+
"539": {
|
|
1550
|
+
name: "SANTINVEST S.A. - CFI",
|
|
1551
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(202%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1552
|
+
},
|
|
1553
|
+
"541": {
|
|
1554
|
+
name: "FDO GARANTIDOR CR\xC9DITOS",
|
|
1555
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(195%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EFG%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1556
|
+
},
|
|
1557
|
+
"545": {
|
|
1558
|
+
name: "SENSO CCVM S.A.",
|
|
1559
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(321%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1560
|
+
},
|
|
1561
|
+
"546": {
|
|
1562
|
+
name: "U4C INSTITUI\xC7\xC3O DE PAGAMENTO S.A.",
|
|
1563
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(155%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EUI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1564
|
+
},
|
|
1565
|
+
"600": {
|
|
1566
|
+
name: "BCO LUSO BRASILEIRO S.A.",
|
|
1567
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(289%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1568
|
+
},
|
|
1569
|
+
"604": {
|
|
1570
|
+
name: "BCO INDUSTRIAL DO BRASIL S.A.",
|
|
1571
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(93%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBI%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1572
|
+
},
|
|
1573
|
+
"610": {
|
|
1574
|
+
name: "BCO VR S.A.",
|
|
1575
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(134%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBV%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1576
|
+
},
|
|
1577
|
+
"611": {
|
|
1578
|
+
name: "BCO PAULISTA S.A.",
|
|
1579
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(185%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1580
|
+
},
|
|
1581
|
+
"612": {
|
|
1582
|
+
name: "BCO GUANABARA S.A.",
|
|
1583
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(310%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBG%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1584
|
+
},
|
|
1585
|
+
"613": {
|
|
1586
|
+
name: "OMNI BANCO S.A.",
|
|
1587
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(220%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EOB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1588
|
+
},
|
|
1589
|
+
"623": {
|
|
1590
|
+
name: "BANCO PAN",
|
|
1591
|
+
logo: "https://logo.clearbit.com/pan.com.br"
|
|
1592
|
+
},
|
|
1593
|
+
"626": {
|
|
1594
|
+
name: "BCO C6 CONSIG",
|
|
1595
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(302%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1596
|
+
},
|
|
1597
|
+
"630": {
|
|
1598
|
+
name: "BCO LETSBANK S.A.",
|
|
1599
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(166%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBL%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1600
|
+
},
|
|
1601
|
+
"633": {
|
|
1602
|
+
name: "BCO RENDIMENTO S.A.",
|
|
1603
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(275%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1604
|
+
},
|
|
1605
|
+
"634": {
|
|
1606
|
+
name: "BCO TRIANGULO S.A.",
|
|
1607
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(225%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBT%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1608
|
+
},
|
|
1609
|
+
"637": {
|
|
1610
|
+
name: "BCO SOFISA S.A.",
|
|
1611
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(279%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1612
|
+
},
|
|
1613
|
+
"643": {
|
|
1614
|
+
name: "BCO PINE S.A.",
|
|
1615
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(122%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBP%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1616
|
+
},
|
|
1617
|
+
"653": {
|
|
1618
|
+
name: "BANCO VOITER",
|
|
1619
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(126%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBV%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1620
|
+
},
|
|
1621
|
+
"654": {
|
|
1622
|
+
name: "BCO DIGIMAIS S.A.",
|
|
1623
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(319%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1624
|
+
},
|
|
1625
|
+
"655": {
|
|
1626
|
+
name: "BCO VOTORANTIM S.A.",
|
|
1627
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(87%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBV%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1628
|
+
},
|
|
1629
|
+
"707": {
|
|
1630
|
+
name: "BCO DAYCOVAL S.A",
|
|
1631
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(345%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBD%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1632
|
+
},
|
|
1633
|
+
"712": {
|
|
1634
|
+
name: "BCO OURINVEST S.A.",
|
|
1635
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(9%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBO%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1636
|
+
},
|
|
1637
|
+
"720": {
|
|
1638
|
+
name: "BCO RNX S.A.",
|
|
1639
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(278%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1640
|
+
},
|
|
1641
|
+
"739": {
|
|
1642
|
+
name: "BCO CETELEM S.A.",
|
|
1643
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(41%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1644
|
+
},
|
|
1645
|
+
"741": {
|
|
1646
|
+
name: "BCO RIBEIRAO PRETO S.A.",
|
|
1647
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(137%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1648
|
+
},
|
|
1649
|
+
"743": {
|
|
1650
|
+
name: "BANCO SEMEAR",
|
|
1651
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(128%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1652
|
+
},
|
|
1653
|
+
"745": {
|
|
1654
|
+
name: "BCO CITIBANK S.A.",
|
|
1655
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(327%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1656
|
+
},
|
|
1657
|
+
"746": {
|
|
1658
|
+
name: "BCO MODAL S.A.",
|
|
1659
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(229%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1660
|
+
},
|
|
1661
|
+
"747": {
|
|
1662
|
+
name: "BCO RABOBANK INTL BRASIL S.A.",
|
|
1663
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(126%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBR%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1664
|
+
},
|
|
1665
|
+
"748": {
|
|
1666
|
+
name: "BCO COOPERATIVO SICREDI S.A.",
|
|
1667
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(112%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBC%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1668
|
+
},
|
|
1669
|
+
"751": {
|
|
1670
|
+
name: "SCOTIABANK BRASIL",
|
|
1671
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(260%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ESB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1672
|
+
},
|
|
1673
|
+
"752": {
|
|
1674
|
+
name: "BCO BNP PARIBAS BRASIL S A",
|
|
1675
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(237%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1676
|
+
},
|
|
1677
|
+
"753": {
|
|
1678
|
+
name: "NOVO BCO CONTINENTAL S.A. - BM",
|
|
1679
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(195%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3ENB%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1680
|
+
},
|
|
1681
|
+
"754": {
|
|
1682
|
+
name: "BANCO SISTEMA",
|
|
1683
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(269%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBS%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1684
|
+
},
|
|
1685
|
+
"755": {
|
|
1686
|
+
name: "BOFA MERRILL LYNCH BM S.A.",
|
|
1687
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(164%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBM%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1688
|
+
},
|
|
1689
|
+
"756": {
|
|
1690
|
+
name: "BANCO SICOOB S.A.",
|
|
1691
|
+
logo: "https://logo.clearbit.com/sicoob.com.br"
|
|
1692
|
+
},
|
|
1693
|
+
"757": {
|
|
1694
|
+
name: "BCO KEB HANA DO BRASIL S.A.",
|
|
1695
|
+
logo: "'data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20120%20120%22%3E%3Crect%20width%3D%22120%22%20height%3D%22120%22%20rx%3D%2222%22%20fill%3D%22hsl(344%2058%25%2042%25)%22%2F%3E%3Ctext%20x%3D%2260%22%20y%3D%2273%22%20text-anchor%3D%22middle%22%20font-family%3D%22Arial%2Csans-serif%22%20font-size%3D%2242%22%20font-weight%3D%22700%22%20fill%3D%22%23fff%22%3EBK%3C%2Ftext%3E%3C%2Fsvg%3E'"
|
|
1696
|
+
}
|
|
2053
1697
|
};
|
|
2054
1698
|
|
|
2055
1699
|
// src/data/index.ts
|
|
2056
1700
|
var Data = {
|
|
2057
1701
|
getBanks: (code) => {
|
|
2058
|
-
if (!code) return banks_default
|
|
2059
|
-
return
|
|
1702
|
+
if (!code) return banks_default;
|
|
1703
|
+
return banks_default[code];
|
|
2060
1704
|
}
|
|
2061
1705
|
};
|
|
2062
1706
|
var data_default = Data;
|