@chain-registry/assets 1.70.187 → 1.70.189
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/esm/mainnet/composable.js +0 -124
- package/esm/mainnet/osmosis.js +542 -0
- package/esm/testnet/osmosistestnet.js +136 -0
- package/index.d.ts +1 -1
- package/mainnet/composable.js +0 -124
- package/mainnet/osmosis.js +542 -0
- package/package.json +5 -5
- package/testnet/osmosistestnet.js +136 -0
|
@@ -827,37 +827,6 @@ const assets = {
|
|
|
827
827
|
}
|
|
828
828
|
}]
|
|
829
829
|
},
|
|
830
|
-
{
|
|
831
|
-
type_asset: 'erc20',
|
|
832
|
-
address: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3',
|
|
833
|
-
denom_units: [{
|
|
834
|
-
denom: 'ibc/5904B181B919322225CFA56E3FD0A388AA360B8080A4EF5739F84E32FB7F67F6',
|
|
835
|
-
exponent: 0,
|
|
836
|
-
aliases: ['0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3']
|
|
837
|
-
}, {
|
|
838
|
-
denom: 'stbtc',
|
|
839
|
-
exponent: 18
|
|
840
|
-
}],
|
|
841
|
-
base: 'ibc/5904B181B919322225CFA56E3FD0A388AA360B8080A4EF5739F84E32FB7F67F6',
|
|
842
|
-
name: 'Lorenzo stBTC',
|
|
843
|
-
display: 'stbtc',
|
|
844
|
-
symbol: 'stBTC',
|
|
845
|
-
logo_URIs: {
|
|
846
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
847
|
-
},
|
|
848
|
-
coingecko_id: 'lorenzo-stbtc',
|
|
849
|
-
traces: [{
|
|
850
|
-
type: 'ibc',
|
|
851
|
-
counterparty: {
|
|
852
|
-
channel_id: 'channel-2',
|
|
853
|
-
base_denom: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3',
|
|
854
|
-
chain_name: 'ethereum'
|
|
855
|
-
},
|
|
856
|
-
chain: {
|
|
857
|
-
channel_id: 'channel-52'
|
|
858
|
-
}
|
|
859
|
-
}]
|
|
860
|
-
},
|
|
861
830
|
{
|
|
862
831
|
type_asset: 'erc20',
|
|
863
832
|
address: '0x9356f6d95b8e109f4b7ce3e49d672967d3b48383',
|
|
@@ -920,37 +889,6 @@ const assets = {
|
|
|
920
889
|
}
|
|
921
890
|
}]
|
|
922
891
|
},
|
|
923
|
-
{
|
|
924
|
-
type_asset: 'erc20',
|
|
925
|
-
address: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e',
|
|
926
|
-
denom_units: [{
|
|
927
|
-
denom: 'ibc/56DC152486BEEDFDA4201555A3340B239BE517717543205375C1395C69BF4F45',
|
|
928
|
-
exponent: 0,
|
|
929
|
-
aliases: ['0xf469fbd2abcd6b9de8e169d128226c0fc90a012e']
|
|
930
|
-
}, {
|
|
931
|
-
denom: 'pumpbtc',
|
|
932
|
-
exponent: 8
|
|
933
|
-
}],
|
|
934
|
-
base: 'ibc/56DC152486BEEDFDA4201555A3340B239BE517717543205375C1395C69BF4F45',
|
|
935
|
-
name: 'pumpBTC',
|
|
936
|
-
display: 'pumpbtc',
|
|
937
|
-
symbol: 'pumpBTC',
|
|
938
|
-
logo_URIs: {
|
|
939
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
940
|
-
},
|
|
941
|
-
coingecko_id: 'pumpbtc',
|
|
942
|
-
traces: [{
|
|
943
|
-
type: 'ibc',
|
|
944
|
-
counterparty: {
|
|
945
|
-
channel_id: 'channel-2',
|
|
946
|
-
base_denom: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e',
|
|
947
|
-
chain_name: 'ethereum'
|
|
948
|
-
},
|
|
949
|
-
chain: {
|
|
950
|
-
channel_id: 'channel-52'
|
|
951
|
-
}
|
|
952
|
-
}]
|
|
953
|
-
},
|
|
954
892
|
{
|
|
955
893
|
type_asset: 'erc20',
|
|
956
894
|
address: '0xd9d920aa40f578ab794426f5c90f6c731d159def',
|
|
@@ -2875,37 +2813,6 @@ const assets = {
|
|
|
2875
2813
|
}
|
|
2876
2814
|
}]
|
|
2877
2815
|
},
|
|
2878
|
-
{
|
|
2879
|
-
type_asset: 'erc20',
|
|
2880
|
-
address: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3',
|
|
2881
|
-
denom_units: [{
|
|
2882
|
-
denom: 'ibc/5904B181B919322225CFA56E3FD0A388AA360B8080A4EF5739F84E32FB7F67F6',
|
|
2883
|
-
exponent: 0,
|
|
2884
|
-
aliases: ['0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3']
|
|
2885
|
-
}, {
|
|
2886
|
-
denom: 'stbtc',
|
|
2887
|
-
exponent: 18
|
|
2888
|
-
}],
|
|
2889
|
-
base: 'ibc/5904B181B919322225CFA56E3FD0A388AA360B8080A4EF5739F84E32FB7F67F6',
|
|
2890
|
-
name: 'Lorenzo stBTC',
|
|
2891
|
-
display: 'stbtc',
|
|
2892
|
-
symbol: 'stBTC',
|
|
2893
|
-
logo_URIs: {
|
|
2894
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
|
|
2895
|
-
},
|
|
2896
|
-
coingecko_id: 'lorenzo-stbtc',
|
|
2897
|
-
traces: [{
|
|
2898
|
-
type: 'ibc',
|
|
2899
|
-
counterparty: {
|
|
2900
|
-
channel_id: 'channel-2',
|
|
2901
|
-
base_denom: '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3',
|
|
2902
|
-
chain_name: 'ethereum'
|
|
2903
|
-
},
|
|
2904
|
-
chain: {
|
|
2905
|
-
channel_id: 'channel-52'
|
|
2906
|
-
}
|
|
2907
|
-
}]
|
|
2908
|
-
},
|
|
2909
2816
|
{
|
|
2910
2817
|
type_asset: 'erc20',
|
|
2911
2818
|
address: '0x9356f6d95b8e109f4b7ce3e49d672967d3b48383',
|
|
@@ -2968,37 +2875,6 @@ const assets = {
|
|
|
2968
2875
|
}
|
|
2969
2876
|
}]
|
|
2970
2877
|
},
|
|
2971
|
-
{
|
|
2972
|
-
type_asset: 'erc20',
|
|
2973
|
-
address: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e',
|
|
2974
|
-
denom_units: [{
|
|
2975
|
-
denom: 'ibc/56DC152486BEEDFDA4201555A3340B239BE517717543205375C1395C69BF4F45',
|
|
2976
|
-
exponent: 0,
|
|
2977
|
-
aliases: ['0xf469fbd2abcd6b9de8e169d128226c0fc90a012e']
|
|
2978
|
-
}, {
|
|
2979
|
-
denom: 'pumpbtc',
|
|
2980
|
-
exponent: 8
|
|
2981
|
-
}],
|
|
2982
|
-
base: 'ibc/56DC152486BEEDFDA4201555A3340B239BE517717543205375C1395C69BF4F45',
|
|
2983
|
-
name: 'pumpBTC',
|
|
2984
|
-
display: 'pumpbtc',
|
|
2985
|
-
symbol: 'pumpBTC',
|
|
2986
|
-
logo_URIs: {
|
|
2987
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
|
|
2988
|
-
},
|
|
2989
|
-
coingecko_id: 'pumpbtc',
|
|
2990
|
-
traces: [{
|
|
2991
|
-
type: 'ibc',
|
|
2992
|
-
counterparty: {
|
|
2993
|
-
channel_id: 'channel-2',
|
|
2994
|
-
base_denom: '0xf469fbd2abcd6b9de8e169d128226c0fc90a012e',
|
|
2995
|
-
chain_name: 'ethereum'
|
|
2996
|
-
},
|
|
2997
|
-
chain: {
|
|
2998
|
-
channel_id: 'channel-52'
|
|
2999
|
-
}
|
|
3000
|
-
}]
|
|
3001
|
-
},
|
|
3002
2878
|
{
|
|
3003
2879
|
type_asset: 'erc20',
|
|
3004
2880
|
address: '0xd9d920aa40f578ab794426f5c90f6c731d159def',
|