@chain-registry/assets 1.62.6 → 1.62.8

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.
Files changed (57) hide show
  1. package/esm/mainnet/andromeda.js +290 -0
  2. package/esm/mainnet/axelar.js +292 -2
  3. package/esm/mainnet/celestia.js +290 -0
  4. package/esm/mainnet/composable.js +362 -0
  5. package/esm/mainnet/cosmoshub.js +290 -0
  6. package/esm/mainnet/crescent.js +290 -0
  7. package/esm/mainnet/doravota.js +290 -0
  8. package/esm/mainnet/evmos.js +290 -0
  9. package/esm/mainnet/gateway.js +290 -0
  10. package/esm/mainnet/kava.js +290 -0
  11. package/esm/mainnet/kujira.js +290 -0
  12. package/esm/mainnet/migaloo.js +290 -0
  13. package/esm/mainnet/neutron.js +290 -0
  14. package/esm/mainnet/noble.js +438 -0
  15. package/esm/mainnet/nois.js +290 -0
  16. package/esm/mainnet/odin.js +290 -0
  17. package/esm/mainnet/oraichain.js +290 -0
  18. package/esm/mainnet/osmosis.js +292 -2
  19. package/esm/mainnet/persistence.js +290 -0
  20. package/esm/mainnet/pryzm.js +290 -0
  21. package/esm/mainnet/regen.js +204 -0
  22. package/esm/mainnet/secretnetwork.js +290 -0
  23. package/esm/mainnet/sommelier.js +290 -0
  24. package/esm/mainnet/stride.js +290 -0
  25. package/esm/mainnet/terra2.js +290 -0
  26. package/esm/mainnet/umee.js +290 -0
  27. package/esm/mainnet/xpla.js +290 -0
  28. package/esm/testnet/mantrachaintestnet.js +8 -8
  29. package/mainnet/andromeda.js +290 -0
  30. package/mainnet/axelar.js +292 -2
  31. package/mainnet/celestia.js +290 -0
  32. package/mainnet/composable.js +362 -0
  33. package/mainnet/cosmoshub.js +290 -0
  34. package/mainnet/crescent.js +290 -0
  35. package/mainnet/doravota.js +290 -0
  36. package/mainnet/evmos.js +290 -0
  37. package/mainnet/gateway.js +290 -0
  38. package/mainnet/kava.js +290 -0
  39. package/mainnet/kujira.js +290 -0
  40. package/mainnet/migaloo.js +290 -0
  41. package/mainnet/neutron.js +290 -0
  42. package/mainnet/noble.js +438 -0
  43. package/mainnet/nois.js +290 -0
  44. package/mainnet/odin.js +290 -0
  45. package/mainnet/oraichain.js +290 -0
  46. package/mainnet/osmosis.js +292 -2
  47. package/mainnet/persistence.js +290 -0
  48. package/mainnet/pryzm.js +290 -0
  49. package/mainnet/regen.js +204 -0
  50. package/mainnet/secretnetwork.js +290 -0
  51. package/mainnet/sommelier.js +290 -0
  52. package/mainnet/stride.js +290 -0
  53. package/mainnet/terra2.js +290 -0
  54. package/mainnet/umee.js +290 -0
  55. package/mainnet/xpla.js +290 -0
  56. package/package.json +5 -5
  57. package/testnet/mantrachaintestnet.js +8 -8
package/mainnet/noble.js CHANGED
@@ -762,6 +762,151 @@ const assets = {
762
762
  }
763
763
  }]
764
764
  },
765
+ {
766
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
767
+ denom_units: [{
768
+ denom: 'ibc/93AC6562CAA08F16FACD5E410FF043F9B8C67AA745DA6DC46D0467D3C5C8F75C',
769
+ exponent: 0,
770
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
771
+ }, {
772
+ denom: 'nINJ',
773
+ exponent: 18
774
+ }],
775
+ base: 'ibc/93AC6562CAA08F16FACD5E410FF043F9B8C67AA745DA6DC46D0467D3C5C8F75C',
776
+ name: 'Neptune Receipt INJ',
777
+ display: 'nINJ',
778
+ symbol: 'nINJ',
779
+ images: [{
780
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
781
+ }],
782
+ traces: [{
783
+ type: 'ibc',
784
+ counterparty: {
785
+ channel_id: 'channel-148',
786
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
787
+ chain_name: 'injective'
788
+ },
789
+ chain: {
790
+ channel_id: 'channel-31'
791
+ }
792
+ }]
793
+ },
794
+ {
795
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
796
+ denom_units: [{
797
+ denom: 'ibc/C1F1EA789CFBF03664072FAD40E14975FB62B04E3612BEB4CC96E89ACA701200',
798
+ exponent: 0,
799
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
800
+ }, {
801
+ denom: 'nATOM',
802
+ exponent: 6
803
+ }],
804
+ base: 'ibc/C1F1EA789CFBF03664072FAD40E14975FB62B04E3612BEB4CC96E89ACA701200',
805
+ name: 'Neptune Receipt ATOM',
806
+ display: 'nATOM',
807
+ symbol: 'nATOM',
808
+ images: [{
809
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
810
+ }],
811
+ traces: [{
812
+ type: 'ibc',
813
+ counterparty: {
814
+ channel_id: 'channel-148',
815
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
816
+ chain_name: 'injective'
817
+ },
818
+ chain: {
819
+ channel_id: 'channel-31'
820
+ }
821
+ }]
822
+ },
823
+ {
824
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
825
+ denom_units: [{
826
+ denom: 'ibc/9DFB13FAE13D191678FA1E1C9CAB4984A1FEE20EA1609FADE629C055FE543D57',
827
+ exponent: 0,
828
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
829
+ }, {
830
+ denom: 'nWETH',
831
+ exponent: 18
832
+ }],
833
+ base: 'ibc/9DFB13FAE13D191678FA1E1C9CAB4984A1FEE20EA1609FADE629C055FE543D57',
834
+ name: 'Neptune Receipt WETH',
835
+ display: 'nWETH',
836
+ symbol: 'nWETH',
837
+ images: [{
838
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
839
+ }],
840
+ traces: [{
841
+ type: 'ibc',
842
+ counterparty: {
843
+ channel_id: 'channel-148',
844
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
845
+ chain_name: 'injective'
846
+ },
847
+ chain: {
848
+ channel_id: 'channel-31'
849
+ }
850
+ }]
851
+ },
852
+ {
853
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
854
+ denom_units: [{
855
+ denom: 'ibc/F0FB4B38AEBEF7DCBFD75691888F32E5DD7B91DB0BFA8CE6268D0407963EE297',
856
+ exponent: 0,
857
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
858
+ }, {
859
+ denom: 'nUSDT',
860
+ exponent: 6
861
+ }],
862
+ base: 'ibc/F0FB4B38AEBEF7DCBFD75691888F32E5DD7B91DB0BFA8CE6268D0407963EE297',
863
+ name: 'Neptune Receipt USDT',
864
+ display: 'nUSDT',
865
+ symbol: 'nUSDT',
866
+ images: [{
867
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
868
+ }],
869
+ traces: [{
870
+ type: 'ibc',
871
+ counterparty: {
872
+ channel_id: 'channel-148',
873
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
874
+ chain_name: 'injective'
875
+ },
876
+ chain: {
877
+ channel_id: 'channel-31'
878
+ }
879
+ }]
880
+ },
881
+ {
882
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
883
+ denom_units: [{
884
+ denom: 'ibc/2B2DCB8171CA90E7730985C9D88AB58D918426F41E857C555050A14FDA066B1F',
885
+ exponent: 0,
886
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
887
+ }, {
888
+ denom: 'nTIA',
889
+ exponent: 6
890
+ }],
891
+ base: 'ibc/2B2DCB8171CA90E7730985C9D88AB58D918426F41E857C555050A14FDA066B1F',
892
+ name: 'Neptune Receipt TIA',
893
+ display: 'nTIA',
894
+ symbol: 'nTIA',
895
+ images: [{
896
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
897
+ }],
898
+ traces: [{
899
+ type: 'ibc',
900
+ counterparty: {
901
+ channel_id: 'channel-148',
902
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
903
+ chain_name: 'injective'
904
+ },
905
+ chain: {
906
+ channel_id: 'channel-31'
907
+ }
908
+ }]
909
+ },
765
910
  {
766
911
  description: 'The native token of JUNO Chain',
767
912
  denom_units: [{
@@ -1873,6 +2018,151 @@ const assets = {
1873
2018
  }
1874
2019
  }]
1875
2020
  },
2021
+ {
2022
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
2023
+ denom_units: [{
2024
+ denom: 'ibc/93AC6562CAA08F16FACD5E410FF043F9B8C67AA745DA6DC46D0467D3C5C8F75C',
2025
+ exponent: 0,
2026
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
2027
+ }, {
2028
+ denom: 'nINJ',
2029
+ exponent: 18
2030
+ }],
2031
+ base: 'ibc/93AC6562CAA08F16FACD5E410FF043F9B8C67AA745DA6DC46D0467D3C5C8F75C',
2032
+ name: 'Neptune Receipt INJ',
2033
+ display: 'nINJ',
2034
+ symbol: 'nINJ',
2035
+ images: [{
2036
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
2037
+ }],
2038
+ traces: [{
2039
+ type: 'ibc',
2040
+ counterparty: {
2041
+ channel_id: 'channel-148',
2042
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
2043
+ chain_name: 'injective'
2044
+ },
2045
+ chain: {
2046
+ channel_id: 'channel-31'
2047
+ }
2048
+ }]
2049
+ },
2050
+ {
2051
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
2052
+ denom_units: [{
2053
+ denom: 'ibc/C1F1EA789CFBF03664072FAD40E14975FB62B04E3612BEB4CC96E89ACA701200',
2054
+ exponent: 0,
2055
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
2056
+ }, {
2057
+ denom: 'nATOM',
2058
+ exponent: 6
2059
+ }],
2060
+ base: 'ibc/C1F1EA789CFBF03664072FAD40E14975FB62B04E3612BEB4CC96E89ACA701200',
2061
+ name: 'Neptune Receipt ATOM',
2062
+ display: 'nATOM',
2063
+ symbol: 'nATOM',
2064
+ images: [{
2065
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
2066
+ }],
2067
+ traces: [{
2068
+ type: 'ibc',
2069
+ counterparty: {
2070
+ channel_id: 'channel-148',
2071
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
2072
+ chain_name: 'injective'
2073
+ },
2074
+ chain: {
2075
+ channel_id: 'channel-31'
2076
+ }
2077
+ }]
2078
+ },
2079
+ {
2080
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
2081
+ denom_units: [{
2082
+ denom: 'ibc/9DFB13FAE13D191678FA1E1C9CAB4984A1FEE20EA1609FADE629C055FE543D57',
2083
+ exponent: 0,
2084
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
2085
+ }, {
2086
+ denom: 'nWETH',
2087
+ exponent: 18
2088
+ }],
2089
+ base: 'ibc/9DFB13FAE13D191678FA1E1C9CAB4984A1FEE20EA1609FADE629C055FE543D57',
2090
+ name: 'Neptune Receipt WETH',
2091
+ display: 'nWETH',
2092
+ symbol: 'nWETH',
2093
+ images: [{
2094
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
2095
+ }],
2096
+ traces: [{
2097
+ type: 'ibc',
2098
+ counterparty: {
2099
+ channel_id: 'channel-148',
2100
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
2101
+ chain_name: 'injective'
2102
+ },
2103
+ chain: {
2104
+ channel_id: 'channel-31'
2105
+ }
2106
+ }]
2107
+ },
2108
+ {
2109
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
2110
+ denom_units: [{
2111
+ denom: 'ibc/F0FB4B38AEBEF7DCBFD75691888F32E5DD7B91DB0BFA8CE6268D0407963EE297',
2112
+ exponent: 0,
2113
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
2114
+ }, {
2115
+ denom: 'nUSDT',
2116
+ exponent: 6
2117
+ }],
2118
+ base: 'ibc/F0FB4B38AEBEF7DCBFD75691888F32E5DD7B91DB0BFA8CE6268D0407963EE297',
2119
+ name: 'Neptune Receipt USDT',
2120
+ display: 'nUSDT',
2121
+ symbol: 'nUSDT',
2122
+ images: [{
2123
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
2124
+ }],
2125
+ traces: [{
2126
+ type: 'ibc',
2127
+ counterparty: {
2128
+ channel_id: 'channel-148',
2129
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
2130
+ chain_name: 'injective'
2131
+ },
2132
+ chain: {
2133
+ channel_id: 'channel-31'
2134
+ }
2135
+ }]
2136
+ },
2137
+ {
2138
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
2139
+ denom_units: [{
2140
+ denom: 'ibc/2B2DCB8171CA90E7730985C9D88AB58D918426F41E857C555050A14FDA066B1F',
2141
+ exponent: 0,
2142
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
2143
+ }, {
2144
+ denom: 'nTIA',
2145
+ exponent: 6
2146
+ }],
2147
+ base: 'ibc/2B2DCB8171CA90E7730985C9D88AB58D918426F41E857C555050A14FDA066B1F',
2148
+ name: 'Neptune Receipt TIA',
2149
+ display: 'nTIA',
2150
+ symbol: 'nTIA',
2151
+ images: [{
2152
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
2153
+ }],
2154
+ traces: [{
2155
+ type: 'ibc',
2156
+ counterparty: {
2157
+ channel_id: 'channel-148',
2158
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
2159
+ chain_name: 'injective'
2160
+ },
2161
+ chain: {
2162
+ channel_id: 'channel-31'
2163
+ }
2164
+ }]
2165
+ },
1876
2166
  {
1877
2167
  description: 'The native token of JUNO Chain',
1878
2168
  denom_units: [{
@@ -2564,6 +2854,80 @@ const assets = {
2564
2854
  }
2565
2855
  }]
2566
2856
  },
2857
+ {
2858
+ description: 'REGEN coin is the token for the Regen Network Platform',
2859
+ denom_units: [{
2860
+ denom: 'ibc/94A226B8B40465682AD3F4AB14BA19BC3B9AA7BD2D1C9BDB7871A7464F19CE82',
2861
+ exponent: 0,
2862
+ aliases: ['uregen']
2863
+ }, {
2864
+ denom: 'regen',
2865
+ exponent: 6
2866
+ }],
2867
+ base: 'ibc/94A226B8B40465682AD3F4AB14BA19BC3B9AA7BD2D1C9BDB7871A7464F19CE82',
2868
+ name: 'Regen Network',
2869
+ display: 'regen',
2870
+ symbol: 'REGEN',
2871
+ logo_URIs: {
2872
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
2873
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
2874
+ },
2875
+ coingecko_id: 'regen',
2876
+ images: [{
2877
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
2878
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
2879
+ }],
2880
+ socials: {
2881
+ website: 'https://www.regen.network/',
2882
+ twitter: 'https://twitter.com/regen_network'
2883
+ },
2884
+ traces: [{
2885
+ type: 'ibc',
2886
+ counterparty: {
2887
+ channel_id: 'channel-165',
2888
+ base_denom: 'uregen',
2889
+ chain_name: 'regen'
2890
+ },
2891
+ chain: {
2892
+ channel_id: 'channel-83'
2893
+ }
2894
+ }]
2895
+ },
2896
+ {
2897
+ description: 'Nature Carbon Ton (NCT) is a carbon token standard backed 1:1 by carbon credits issued by Verra, a global leader in the voluntary carbon market. NCT credits on Regen Network have been tokenized by Toucan.earth.',
2898
+ denom_units: [{
2899
+ denom: 'ibc/C15E5758621B9ECD61D6EE4A6B8E21238E9C8873539523F1A3A2921611A37767',
2900
+ exponent: 0,
2901
+ aliases: ['eco.uC.NCT']
2902
+ }, {
2903
+ denom: 'nct',
2904
+ exponent: 6
2905
+ }],
2906
+ base: 'ibc/C15E5758621B9ECD61D6EE4A6B8E21238E9C8873539523F1A3A2921611A37767',
2907
+ name: 'Nature Carbon Ton',
2908
+ display: 'nct',
2909
+ symbol: 'NCT',
2910
+ logo_URIs: {
2911
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
2912
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
2913
+ },
2914
+ coingecko_id: 'toucan-protocol-nature-carbon-tonne',
2915
+ images: [{
2916
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
2917
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
2918
+ }],
2919
+ traces: [{
2920
+ type: 'ibc',
2921
+ counterparty: {
2922
+ channel_id: 'channel-165',
2923
+ base_denom: 'eco.uC.NCT',
2924
+ chain_name: 'regen'
2925
+ },
2926
+ chain: {
2927
+ channel_id: 'channel-83'
2928
+ }
2929
+ }]
2930
+ },
2567
2931
  {
2568
2932
  description: 'The native token of Secret Network',
2569
2933
  denom_units: [{
@@ -3161,6 +3525,80 @@ const assets = {
3161
3525
  }
3162
3526
  }]
3163
3527
  },
3528
+ {
3529
+ description: 'REGEN coin is the token for the Regen Network Platform',
3530
+ denom_units: [{
3531
+ denom: 'ibc/94A226B8B40465682AD3F4AB14BA19BC3B9AA7BD2D1C9BDB7871A7464F19CE82',
3532
+ exponent: 0,
3533
+ aliases: ['uregen']
3534
+ }, {
3535
+ denom: 'regen',
3536
+ exponent: 6
3537
+ }],
3538
+ base: 'ibc/94A226B8B40465682AD3F4AB14BA19BC3B9AA7BD2D1C9BDB7871A7464F19CE82',
3539
+ name: 'Regen Network',
3540
+ display: 'regen',
3541
+ symbol: 'REGEN',
3542
+ logo_URIs: {
3543
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
3544
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
3545
+ },
3546
+ coingecko_id: 'regen',
3547
+ images: [{
3548
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
3549
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
3550
+ }],
3551
+ socials: {
3552
+ website: 'https://www.regen.network/',
3553
+ twitter: 'https://twitter.com/regen_network'
3554
+ },
3555
+ traces: [{
3556
+ type: 'ibc',
3557
+ counterparty: {
3558
+ channel_id: 'channel-165',
3559
+ base_denom: 'uregen',
3560
+ chain_name: 'regen'
3561
+ },
3562
+ chain: {
3563
+ channel_id: 'channel-83'
3564
+ }
3565
+ }]
3566
+ },
3567
+ {
3568
+ description: 'Nature Carbon Ton (NCT) is a carbon token standard backed 1:1 by carbon credits issued by Verra, a global leader in the voluntary carbon market. NCT credits on Regen Network have been tokenized by Toucan.earth.',
3569
+ denom_units: [{
3570
+ denom: 'ibc/C15E5758621B9ECD61D6EE4A6B8E21238E9C8873539523F1A3A2921611A37767',
3571
+ exponent: 0,
3572
+ aliases: ['eco.uC.NCT']
3573
+ }, {
3574
+ denom: 'nct',
3575
+ exponent: 6
3576
+ }],
3577
+ base: 'ibc/C15E5758621B9ECD61D6EE4A6B8E21238E9C8873539523F1A3A2921611A37767',
3578
+ name: 'Nature Carbon Ton',
3579
+ display: 'nct',
3580
+ symbol: 'NCT',
3581
+ logo_URIs: {
3582
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
3583
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
3584
+ },
3585
+ coingecko_id: 'toucan-protocol-nature-carbon-tonne',
3586
+ images: [{
3587
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
3588
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
3589
+ }],
3590
+ traces: [{
3591
+ type: 'ibc',
3592
+ counterparty: {
3593
+ channel_id: 'channel-165',
3594
+ base_denom: 'eco.uC.NCT',
3595
+ chain_name: 'regen'
3596
+ },
3597
+ chain: {
3598
+ channel_id: 'channel-83'
3599
+ }
3600
+ }]
3601
+ },
3164
3602
  {
3165
3603
  description: 'The native token of Secret Network',
3166
3604
  denom_units: [{