@chain-registry/assets 1.63.1 → 1.63.3
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/axelar.js +8 -72
- package/esm/mainnet/composable.js +20 -16
- package/esm/mainnet/cosmoshub.js +8 -72
- package/esm/mainnet/osmosis.js +8 -72
- package/esm/mainnet/pundix.js +8 -72
- package/mainnet/axelar.js +8 -72
- package/mainnet/composable.js +20 -16
- package/mainnet/cosmoshub.js +8 -72
- package/mainnet/osmosis.js +8 -72
- package/mainnet/pundix.js +8 -72
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -1051,47 +1051,15 @@ const assets = {
|
|
|
1051
1051
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
1052
1052
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
1053
1053
|
}],
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
channel_id: 'channel-20',
|
|
1058
|
-
base_denom: 'FX',
|
|
1059
|
-
chain_name: 'fxcore'
|
|
1060
|
-
},
|
|
1061
|
-
chain: {
|
|
1062
|
-
channel_id: 'channel-128'
|
|
1063
|
-
}
|
|
1064
|
-
}]
|
|
1065
|
-
},
|
|
1066
|
-
{
|
|
1067
|
-
description: 'The cross chain token of the Function X',
|
|
1068
|
-
denom_units: [{
|
|
1069
|
-
denom: 'ibc/163BD64A5269110229BB20124ED09E895DF3132D4A481777DFD15CC0A657538F',
|
|
1070
|
-
exponent: 0,
|
|
1071
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
1072
|
-
}, {
|
|
1073
|
-
denom: 'PUNDIX',
|
|
1074
|
-
exponent: 18,
|
|
1075
|
-
aliases: []
|
|
1076
|
-
}],
|
|
1077
|
-
base: 'ibc/163BD64A5269110229BB20124ED09E895DF3132D4A481777DFD15CC0A657538F',
|
|
1078
|
-
display: 'PUNDIX',
|
|
1079
|
-
name: 'Pundi X Token',
|
|
1080
|
-
symbol: 'PUNDIX',
|
|
1081
|
-
coingecko_id: 'pundi-x-2',
|
|
1082
|
-
logo_URIs: {
|
|
1083
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1084
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1054
|
+
socials: {
|
|
1055
|
+
website: 'https://functionx.io',
|
|
1056
|
+
twitter: 'https://x.com/functionx_io'
|
|
1085
1057
|
},
|
|
1086
|
-
images: [{
|
|
1087
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1088
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1089
|
-
}],
|
|
1090
1058
|
traces: [{
|
|
1091
1059
|
type: 'ibc',
|
|
1092
1060
|
counterparty: {
|
|
1093
1061
|
channel_id: 'channel-20',
|
|
1094
|
-
base_denom: '
|
|
1062
|
+
base_denom: 'FX',
|
|
1095
1063
|
chain_name: 'fxcore'
|
|
1096
1064
|
},
|
|
1097
1065
|
chain: {
|
|
@@ -3023,47 +2991,15 @@ const assets = {
|
|
|
3023
2991
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
3024
2992
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
3025
2993
|
}],
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
channel_id: 'channel-20',
|
|
3030
|
-
base_denom: 'FX',
|
|
3031
|
-
chain_name: 'fxcore'
|
|
3032
|
-
},
|
|
3033
|
-
chain: {
|
|
3034
|
-
channel_id: 'channel-128'
|
|
3035
|
-
}
|
|
3036
|
-
}]
|
|
3037
|
-
},
|
|
3038
|
-
{
|
|
3039
|
-
description: 'The cross chain token of the Function X',
|
|
3040
|
-
denom_units: [{
|
|
3041
|
-
denom: 'ibc/163BD64A5269110229BB20124ED09E895DF3132D4A481777DFD15CC0A657538F',
|
|
3042
|
-
exponent: 0,
|
|
3043
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
3044
|
-
}, {
|
|
3045
|
-
denom: 'PUNDIX',
|
|
3046
|
-
exponent: 18,
|
|
3047
|
-
aliases: []
|
|
3048
|
-
}],
|
|
3049
|
-
base: 'ibc/163BD64A5269110229BB20124ED09E895DF3132D4A481777DFD15CC0A657538F',
|
|
3050
|
-
display: 'PUNDIX',
|
|
3051
|
-
name: 'Pundi X Token',
|
|
3052
|
-
symbol: 'PUNDIX',
|
|
3053
|
-
coingecko_id: 'pundi-x-2',
|
|
3054
|
-
logo_URIs: {
|
|
3055
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
3056
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
2994
|
+
socials: {
|
|
2995
|
+
website: 'https://functionx.io',
|
|
2996
|
+
twitter: 'https://x.com/functionx_io'
|
|
3057
2997
|
},
|
|
3058
|
-
images: [{
|
|
3059
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
3060
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
3061
|
-
}],
|
|
3062
2998
|
traces: [{
|
|
3063
2999
|
type: 'ibc',
|
|
3064
3000
|
counterparty: {
|
|
3065
3001
|
channel_id: 'channel-20',
|
|
3066
|
-
base_denom: '
|
|
3002
|
+
base_denom: 'FX',
|
|
3067
3003
|
chain_name: 'fxcore'
|
|
3068
3004
|
},
|
|
3069
3005
|
chain: {
|
|
@@ -79,7 +79,7 @@ const assets = {
|
|
|
79
79
|
description: 'The native token of Archway network',
|
|
80
80
|
denom_units: [
|
|
81
81
|
{
|
|
82
|
-
denom: 'ibc/
|
|
82
|
+
denom: 'ibc/9E3125737681BAD7BCB7AD87E845B1D277CF6E25555DAE2B6604C9BBCAB2C9C4',
|
|
83
83
|
exponent: 0,
|
|
84
84
|
aliases: ['aarch']
|
|
85
85
|
},
|
|
@@ -92,7 +92,7 @@ const assets = {
|
|
|
92
92
|
exponent: 18
|
|
93
93
|
}
|
|
94
94
|
],
|
|
95
|
-
base: 'ibc/
|
|
95
|
+
base: 'ibc/9E3125737681BAD7BCB7AD87E845B1D277CF6E25555DAE2B6604C9BBCAB2C9C4',
|
|
96
96
|
name: 'Archway',
|
|
97
97
|
display: 'arch',
|
|
98
98
|
symbol: 'ARCH',
|
|
@@ -112,12 +112,12 @@ const assets = {
|
|
|
112
112
|
traces: [{
|
|
113
113
|
type: 'ibc',
|
|
114
114
|
counterparty: {
|
|
115
|
-
channel_id: 'channel-
|
|
115
|
+
channel_id: 'channel-108',
|
|
116
116
|
base_denom: 'aarch',
|
|
117
117
|
chain_name: 'archway'
|
|
118
118
|
},
|
|
119
119
|
chain: {
|
|
120
|
-
channel_id: 'channel-
|
|
120
|
+
channel_id: 'channel-50'
|
|
121
121
|
}
|
|
122
122
|
}]
|
|
123
123
|
},
|
|
@@ -316,7 +316,7 @@ const assets = {
|
|
|
316
316
|
description: 'The native token of Archway network',
|
|
317
317
|
denom_units: [
|
|
318
318
|
{
|
|
319
|
-
denom: 'ibc/
|
|
319
|
+
denom: 'ibc/9E3125737681BAD7BCB7AD87E845B1D277CF6E25555DAE2B6604C9BBCAB2C9C4',
|
|
320
320
|
exponent: 0,
|
|
321
321
|
aliases: ['aarch']
|
|
322
322
|
},
|
|
@@ -329,7 +329,7 @@ const assets = {
|
|
|
329
329
|
exponent: 18
|
|
330
330
|
}
|
|
331
331
|
],
|
|
332
|
-
base: 'ibc/
|
|
332
|
+
base: 'ibc/9E3125737681BAD7BCB7AD87E845B1D277CF6E25555DAE2B6604C9BBCAB2C9C4',
|
|
333
333
|
name: 'Archway',
|
|
334
334
|
display: 'arch',
|
|
335
335
|
symbol: 'ARCH',
|
|
@@ -349,12 +349,12 @@ const assets = {
|
|
|
349
349
|
traces: [{
|
|
350
350
|
type: 'ibc',
|
|
351
351
|
counterparty: {
|
|
352
|
-
channel_id: 'channel-
|
|
352
|
+
channel_id: 'channel-108',
|
|
353
353
|
base_denom: 'aarch',
|
|
354
354
|
chain_name: 'archway'
|
|
355
355
|
},
|
|
356
356
|
chain: {
|
|
357
|
-
channel_id: 'channel-
|
|
357
|
+
channel_id: 'channel-50'
|
|
358
358
|
}
|
|
359
359
|
}]
|
|
360
360
|
},
|
|
@@ -1106,12 +1106,14 @@ const assets = {
|
|
|
1106
1106
|
display: 'PUNDIX',
|
|
1107
1107
|
symbol: 'PUNDIX',
|
|
1108
1108
|
coingecko_id: 'pundi-x-2',
|
|
1109
|
-
logo_URIs: {
|
|
1110
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
1111
|
-
},
|
|
1112
1109
|
images: [{
|
|
1113
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1114
1112
|
}],
|
|
1113
|
+
socials: {
|
|
1114
|
+
website: 'https://pundix.com',
|
|
1115
|
+
twitter: 'https://x.com/PundiXLabs'
|
|
1116
|
+
},
|
|
1115
1117
|
traces: [{
|
|
1116
1118
|
type: 'ibc',
|
|
1117
1119
|
counterparty: {
|
|
@@ -3878,12 +3880,14 @@ const assets = {
|
|
|
3878
3880
|
display: 'PUNDIX',
|
|
3879
3881
|
symbol: 'PUNDIX',
|
|
3880
3882
|
coingecko_id: 'pundi-x-2',
|
|
3881
|
-
logo_URIs: {
|
|
3882
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
3883
|
-
},
|
|
3884
3883
|
images: [{
|
|
3885
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3884
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
3885
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
3886
3886
|
}],
|
|
3887
|
+
socials: {
|
|
3888
|
+
website: 'https://pundix.com',
|
|
3889
|
+
twitter: 'https://x.com/PundiXLabs'
|
|
3890
|
+
},
|
|
3887
3891
|
traces: [{
|
|
3888
3892
|
type: 'ibc',
|
|
3889
3893
|
counterparty: {
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -1928,47 +1928,15 @@ const assets = {
|
|
|
1928
1928
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
1929
1929
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
1930
1930
|
}],
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
channel_id: 'channel-10',
|
|
1935
|
-
base_denom: 'FX',
|
|
1936
|
-
chain_name: 'fxcore'
|
|
1937
|
-
},
|
|
1938
|
-
chain: {
|
|
1939
|
-
channel_id: 'channel-585'
|
|
1940
|
-
}
|
|
1941
|
-
}]
|
|
1942
|
-
},
|
|
1943
|
-
{
|
|
1944
|
-
description: 'The cross chain token of the Function X',
|
|
1945
|
-
denom_units: [{
|
|
1946
|
-
denom: 'ibc/BBF433E6DDA629CB84BF52C6190251D34D2DC2077DE1E5990D8258CE8E6FA9B8',
|
|
1947
|
-
exponent: 0,
|
|
1948
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
1949
|
-
}, {
|
|
1950
|
-
denom: 'PUNDIX',
|
|
1951
|
-
exponent: 18,
|
|
1952
|
-
aliases: []
|
|
1953
|
-
}],
|
|
1954
|
-
base: 'ibc/BBF433E6DDA629CB84BF52C6190251D34D2DC2077DE1E5990D8258CE8E6FA9B8',
|
|
1955
|
-
display: 'PUNDIX',
|
|
1956
|
-
name: 'Pundi X Token',
|
|
1957
|
-
symbol: 'PUNDIX',
|
|
1958
|
-
coingecko_id: 'pundi-x-2',
|
|
1959
|
-
logo_URIs: {
|
|
1960
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1961
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1931
|
+
socials: {
|
|
1932
|
+
website: 'https://functionx.io',
|
|
1933
|
+
twitter: 'https://x.com/functionx_io'
|
|
1962
1934
|
},
|
|
1963
|
-
images: [{
|
|
1964
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1965
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1966
|
-
}],
|
|
1967
1935
|
traces: [{
|
|
1968
1936
|
type: 'ibc',
|
|
1969
1937
|
counterparty: {
|
|
1970
1938
|
channel_id: 'channel-10',
|
|
1971
|
-
base_denom: '
|
|
1939
|
+
base_denom: 'FX',
|
|
1972
1940
|
chain_name: 'fxcore'
|
|
1973
1941
|
},
|
|
1974
1942
|
chain: {
|
|
@@ -4522,47 +4490,15 @@ const assets = {
|
|
|
4522
4490
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
4523
4491
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
4524
4492
|
}],
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
channel_id: 'channel-10',
|
|
4529
|
-
base_denom: 'FX',
|
|
4530
|
-
chain_name: 'fxcore'
|
|
4531
|
-
},
|
|
4532
|
-
chain: {
|
|
4533
|
-
channel_id: 'channel-585'
|
|
4534
|
-
}
|
|
4535
|
-
}]
|
|
4536
|
-
},
|
|
4537
|
-
{
|
|
4538
|
-
description: 'The cross chain token of the Function X',
|
|
4539
|
-
denom_units: [{
|
|
4540
|
-
denom: 'ibc/BBF433E6DDA629CB84BF52C6190251D34D2DC2077DE1E5990D8258CE8E6FA9B8',
|
|
4541
|
-
exponent: 0,
|
|
4542
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
4543
|
-
}, {
|
|
4544
|
-
denom: 'PUNDIX',
|
|
4545
|
-
exponent: 18,
|
|
4546
|
-
aliases: []
|
|
4547
|
-
}],
|
|
4548
|
-
base: 'ibc/BBF433E6DDA629CB84BF52C6190251D34D2DC2077DE1E5990D8258CE8E6FA9B8',
|
|
4549
|
-
display: 'PUNDIX',
|
|
4550
|
-
name: 'Pundi X Token',
|
|
4551
|
-
symbol: 'PUNDIX',
|
|
4552
|
-
coingecko_id: 'pundi-x-2',
|
|
4553
|
-
logo_URIs: {
|
|
4554
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
4555
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
4493
|
+
socials: {
|
|
4494
|
+
website: 'https://functionx.io',
|
|
4495
|
+
twitter: 'https://x.com/functionx_io'
|
|
4556
4496
|
},
|
|
4557
|
-
images: [{
|
|
4558
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
4559
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
4560
|
-
}],
|
|
4561
4497
|
traces: [{
|
|
4562
4498
|
type: 'ibc',
|
|
4563
4499
|
counterparty: {
|
|
4564
4500
|
channel_id: 'channel-10',
|
|
4565
|
-
base_denom: '
|
|
4501
|
+
base_denom: 'FX',
|
|
4566
4502
|
chain_name: 'fxcore'
|
|
4567
4503
|
},
|
|
4568
4504
|
chain: {
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -2525,47 +2525,15 @@ const assets = {
|
|
|
2525
2525
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
2526
2526
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
2527
2527
|
}],
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
channel_id: 'channel-19',
|
|
2532
|
-
base_denom: 'FX',
|
|
2533
|
-
chain_name: 'fxcore'
|
|
2534
|
-
},
|
|
2535
|
-
chain: {
|
|
2536
|
-
channel_id: 'channel-2716'
|
|
2537
|
-
}
|
|
2538
|
-
}]
|
|
2539
|
-
},
|
|
2540
|
-
{
|
|
2541
|
-
description: 'The cross chain token of the Function X',
|
|
2542
|
-
denom_units: [{
|
|
2543
|
-
denom: 'ibc/46D8D1A6E2A80ECCB7CA6663086A2E749C508B68DA56A077CD26E6F4F9691EEE',
|
|
2544
|
-
exponent: 0,
|
|
2545
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
2546
|
-
}, {
|
|
2547
|
-
denom: 'PUNDIX',
|
|
2548
|
-
exponent: 18,
|
|
2549
|
-
aliases: []
|
|
2550
|
-
}],
|
|
2551
|
-
base: 'ibc/46D8D1A6E2A80ECCB7CA6663086A2E749C508B68DA56A077CD26E6F4F9691EEE',
|
|
2552
|
-
display: 'PUNDIX',
|
|
2553
|
-
name: 'Pundi X Token',
|
|
2554
|
-
symbol: 'PUNDIX',
|
|
2555
|
-
coingecko_id: 'pundi-x-2',
|
|
2556
|
-
logo_URIs: {
|
|
2557
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
2558
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
2528
|
+
socials: {
|
|
2529
|
+
website: 'https://functionx.io',
|
|
2530
|
+
twitter: 'https://x.com/functionx_io'
|
|
2559
2531
|
},
|
|
2560
|
-
images: [{
|
|
2561
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
2562
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
2563
|
-
}],
|
|
2564
2532
|
traces: [{
|
|
2565
2533
|
type: 'ibc',
|
|
2566
2534
|
counterparty: {
|
|
2567
2535
|
channel_id: 'channel-19',
|
|
2568
|
-
base_denom: '
|
|
2536
|
+
base_denom: 'FX',
|
|
2569
2537
|
chain_name: 'fxcore'
|
|
2570
2538
|
},
|
|
2571
2539
|
chain: {
|
|
@@ -7249,47 +7217,15 @@ const assets = {
|
|
|
7249
7217
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
7250
7218
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
7251
7219
|
}],
|
|
7252
|
-
|
|
7253
|
-
|
|
7254
|
-
|
|
7255
|
-
channel_id: 'channel-19',
|
|
7256
|
-
base_denom: 'FX',
|
|
7257
|
-
chain_name: 'fxcore'
|
|
7258
|
-
},
|
|
7259
|
-
chain: {
|
|
7260
|
-
channel_id: 'channel-2716'
|
|
7261
|
-
}
|
|
7262
|
-
}]
|
|
7263
|
-
},
|
|
7264
|
-
{
|
|
7265
|
-
description: 'The cross chain token of the Function X',
|
|
7266
|
-
denom_units: [{
|
|
7267
|
-
denom: 'ibc/46D8D1A6E2A80ECCB7CA6663086A2E749C508B68DA56A077CD26E6F4F9691EEE',
|
|
7268
|
-
exponent: 0,
|
|
7269
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
7270
|
-
}, {
|
|
7271
|
-
denom: 'PUNDIX',
|
|
7272
|
-
exponent: 18,
|
|
7273
|
-
aliases: []
|
|
7274
|
-
}],
|
|
7275
|
-
base: 'ibc/46D8D1A6E2A80ECCB7CA6663086A2E749C508B68DA56A077CD26E6F4F9691EEE',
|
|
7276
|
-
display: 'PUNDIX',
|
|
7277
|
-
name: 'Pundi X Token',
|
|
7278
|
-
symbol: 'PUNDIX',
|
|
7279
|
-
coingecko_id: 'pundi-x-2',
|
|
7280
|
-
logo_URIs: {
|
|
7281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
7282
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
7220
|
+
socials: {
|
|
7221
|
+
website: 'https://functionx.io',
|
|
7222
|
+
twitter: 'https://x.com/functionx_io'
|
|
7283
7223
|
},
|
|
7284
|
-
images: [{
|
|
7285
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
7286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
7287
|
-
}],
|
|
7288
7224
|
traces: [{
|
|
7289
7225
|
type: 'ibc',
|
|
7290
7226
|
counterparty: {
|
|
7291
7227
|
channel_id: 'channel-19',
|
|
7292
|
-
base_denom: '
|
|
7228
|
+
base_denom: 'FX',
|
|
7293
7229
|
chain_name: 'fxcore'
|
|
7294
7230
|
},
|
|
7295
7231
|
chain: {
|
package/esm/mainnet/pundix.js
CHANGED
|
@@ -24,47 +24,15 @@ const assets = {
|
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
26
26
|
}],
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
channel_id: 'channel-0',
|
|
31
|
-
base_denom: 'FX',
|
|
32
|
-
chain_name: 'fxcore'
|
|
33
|
-
},
|
|
34
|
-
chain: {
|
|
35
|
-
channel_id: 'channel-0'
|
|
36
|
-
}
|
|
37
|
-
}]
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
description: 'The cross chain token of the Function X',
|
|
41
|
-
denom_units: [{
|
|
42
|
-
denom: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
43
|
-
exponent: 0,
|
|
44
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
45
|
-
}, {
|
|
46
|
-
denom: 'PUNDIX',
|
|
47
|
-
exponent: 18,
|
|
48
|
-
aliases: []
|
|
49
|
-
}],
|
|
50
|
-
base: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
51
|
-
display: 'PUNDIX',
|
|
52
|
-
name: 'Pundi X Token',
|
|
53
|
-
symbol: 'PUNDIX',
|
|
54
|
-
coingecko_id: 'pundi-x-2',
|
|
55
|
-
logo_URIs: {
|
|
56
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
57
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://functionx.io',
|
|
29
|
+
twitter: 'https://x.com/functionx_io'
|
|
58
30
|
},
|
|
59
|
-
images: [{
|
|
60
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
61
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
62
|
-
}],
|
|
63
31
|
traces: [{
|
|
64
32
|
type: 'ibc',
|
|
65
33
|
counterparty: {
|
|
66
34
|
channel_id: 'channel-0',
|
|
67
|
-
base_denom: '
|
|
35
|
+
base_denom: 'FX',
|
|
68
36
|
chain_name: 'fxcore'
|
|
69
37
|
},
|
|
70
38
|
chain: {
|
|
@@ -177,47 +145,15 @@ const assets = {
|
|
|
177
145
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
178
146
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
179
147
|
}],
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
channel_id: 'channel-0',
|
|
184
|
-
base_denom: 'FX',
|
|
185
|
-
chain_name: 'fxcore'
|
|
186
|
-
},
|
|
187
|
-
chain: {
|
|
188
|
-
channel_id: 'channel-0'
|
|
189
|
-
}
|
|
190
|
-
}]
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
description: 'The cross chain token of the Function X',
|
|
194
|
-
denom_units: [{
|
|
195
|
-
denom: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
196
|
-
exponent: 0,
|
|
197
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
198
|
-
}, {
|
|
199
|
-
denom: 'PUNDIX',
|
|
200
|
-
exponent: 18,
|
|
201
|
-
aliases: []
|
|
202
|
-
}],
|
|
203
|
-
base: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
204
|
-
display: 'PUNDIX',
|
|
205
|
-
name: 'Pundi X Token',
|
|
206
|
-
symbol: 'PUNDIX',
|
|
207
|
-
coingecko_id: 'pundi-x-2',
|
|
208
|
-
logo_URIs: {
|
|
209
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
210
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
148
|
+
socials: {
|
|
149
|
+
website: 'https://functionx.io',
|
|
150
|
+
twitter: 'https://x.com/functionx_io'
|
|
211
151
|
},
|
|
212
|
-
images: [{
|
|
213
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
214
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
215
|
-
}],
|
|
216
152
|
traces: [{
|
|
217
153
|
type: 'ibc',
|
|
218
154
|
counterparty: {
|
|
219
155
|
channel_id: 'channel-0',
|
|
220
|
-
base_denom: '
|
|
156
|
+
base_denom: 'FX',
|
|
221
157
|
chain_name: 'fxcore'
|
|
222
158
|
},
|
|
223
159
|
chain: {
|
package/mainnet/axelar.js
CHANGED
|
@@ -1053,47 +1053,15 @@ const assets = {
|
|
|
1053
1053
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
1054
1054
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
1055
1055
|
}],
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
channel_id: 'channel-20',
|
|
1060
|
-
base_denom: 'FX',
|
|
1061
|
-
chain_name: 'fxcore'
|
|
1062
|
-
},
|
|
1063
|
-
chain: {
|
|
1064
|
-
channel_id: 'channel-128'
|
|
1065
|
-
}
|
|
1066
|
-
}]
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
description: 'The cross chain token of the Function X',
|
|
1070
|
-
denom_units: [{
|
|
1071
|
-
denom: 'ibc/163BD64A5269110229BB20124ED09E895DF3132D4A481777DFD15CC0A657538F',
|
|
1072
|
-
exponent: 0,
|
|
1073
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
1074
|
-
}, {
|
|
1075
|
-
denom: 'PUNDIX',
|
|
1076
|
-
exponent: 18,
|
|
1077
|
-
aliases: []
|
|
1078
|
-
}],
|
|
1079
|
-
base: 'ibc/163BD64A5269110229BB20124ED09E895DF3132D4A481777DFD15CC0A657538F',
|
|
1080
|
-
display: 'PUNDIX',
|
|
1081
|
-
name: 'Pundi X Token',
|
|
1082
|
-
symbol: 'PUNDIX',
|
|
1083
|
-
coingecko_id: 'pundi-x-2',
|
|
1084
|
-
logo_URIs: {
|
|
1085
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1086
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1056
|
+
socials: {
|
|
1057
|
+
website: 'https://functionx.io',
|
|
1058
|
+
twitter: 'https://x.com/functionx_io'
|
|
1087
1059
|
},
|
|
1088
|
-
images: [{
|
|
1089
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1090
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1091
|
-
}],
|
|
1092
1060
|
traces: [{
|
|
1093
1061
|
type: 'ibc',
|
|
1094
1062
|
counterparty: {
|
|
1095
1063
|
channel_id: 'channel-20',
|
|
1096
|
-
base_denom: '
|
|
1064
|
+
base_denom: 'FX',
|
|
1097
1065
|
chain_name: 'fxcore'
|
|
1098
1066
|
},
|
|
1099
1067
|
chain: {
|
|
@@ -3025,47 +2993,15 @@ const assets = {
|
|
|
3025
2993
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
3026
2994
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
3027
2995
|
}],
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
channel_id: 'channel-20',
|
|
3032
|
-
base_denom: 'FX',
|
|
3033
|
-
chain_name: 'fxcore'
|
|
3034
|
-
},
|
|
3035
|
-
chain: {
|
|
3036
|
-
channel_id: 'channel-128'
|
|
3037
|
-
}
|
|
3038
|
-
}]
|
|
3039
|
-
},
|
|
3040
|
-
{
|
|
3041
|
-
description: 'The cross chain token of the Function X',
|
|
3042
|
-
denom_units: [{
|
|
3043
|
-
denom: 'ibc/163BD64A5269110229BB20124ED09E895DF3132D4A481777DFD15CC0A657538F',
|
|
3044
|
-
exponent: 0,
|
|
3045
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
3046
|
-
}, {
|
|
3047
|
-
denom: 'PUNDIX',
|
|
3048
|
-
exponent: 18,
|
|
3049
|
-
aliases: []
|
|
3050
|
-
}],
|
|
3051
|
-
base: 'ibc/163BD64A5269110229BB20124ED09E895DF3132D4A481777DFD15CC0A657538F',
|
|
3052
|
-
display: 'PUNDIX',
|
|
3053
|
-
name: 'Pundi X Token',
|
|
3054
|
-
symbol: 'PUNDIX',
|
|
3055
|
-
coingecko_id: 'pundi-x-2',
|
|
3056
|
-
logo_URIs: {
|
|
3057
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
3058
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
2996
|
+
socials: {
|
|
2997
|
+
website: 'https://functionx.io',
|
|
2998
|
+
twitter: 'https://x.com/functionx_io'
|
|
3059
2999
|
},
|
|
3060
|
-
images: [{
|
|
3061
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
3062
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
3063
|
-
}],
|
|
3064
3000
|
traces: [{
|
|
3065
3001
|
type: 'ibc',
|
|
3066
3002
|
counterparty: {
|
|
3067
3003
|
channel_id: 'channel-20',
|
|
3068
|
-
base_denom: '
|
|
3004
|
+
base_denom: 'FX',
|
|
3069
3005
|
chain_name: 'fxcore'
|
|
3070
3006
|
},
|
|
3071
3007
|
chain: {
|
package/mainnet/composable.js
CHANGED
|
@@ -81,7 +81,7 @@ const assets = {
|
|
|
81
81
|
description: 'The native token of Archway network',
|
|
82
82
|
denom_units: [
|
|
83
83
|
{
|
|
84
|
-
denom: 'ibc/
|
|
84
|
+
denom: 'ibc/9E3125737681BAD7BCB7AD87E845B1D277CF6E25555DAE2B6604C9BBCAB2C9C4',
|
|
85
85
|
exponent: 0,
|
|
86
86
|
aliases: ['aarch']
|
|
87
87
|
},
|
|
@@ -94,7 +94,7 @@ const assets = {
|
|
|
94
94
|
exponent: 18
|
|
95
95
|
}
|
|
96
96
|
],
|
|
97
|
-
base: 'ibc/
|
|
97
|
+
base: 'ibc/9E3125737681BAD7BCB7AD87E845B1D277CF6E25555DAE2B6604C9BBCAB2C9C4',
|
|
98
98
|
name: 'Archway',
|
|
99
99
|
display: 'arch',
|
|
100
100
|
symbol: 'ARCH',
|
|
@@ -114,12 +114,12 @@ const assets = {
|
|
|
114
114
|
traces: [{
|
|
115
115
|
type: 'ibc',
|
|
116
116
|
counterparty: {
|
|
117
|
-
channel_id: 'channel-
|
|
117
|
+
channel_id: 'channel-108',
|
|
118
118
|
base_denom: 'aarch',
|
|
119
119
|
chain_name: 'archway'
|
|
120
120
|
},
|
|
121
121
|
chain: {
|
|
122
|
-
channel_id: 'channel-
|
|
122
|
+
channel_id: 'channel-50'
|
|
123
123
|
}
|
|
124
124
|
}]
|
|
125
125
|
},
|
|
@@ -318,7 +318,7 @@ const assets = {
|
|
|
318
318
|
description: 'The native token of Archway network',
|
|
319
319
|
denom_units: [
|
|
320
320
|
{
|
|
321
|
-
denom: 'ibc/
|
|
321
|
+
denom: 'ibc/9E3125737681BAD7BCB7AD87E845B1D277CF6E25555DAE2B6604C9BBCAB2C9C4',
|
|
322
322
|
exponent: 0,
|
|
323
323
|
aliases: ['aarch']
|
|
324
324
|
},
|
|
@@ -331,7 +331,7 @@ const assets = {
|
|
|
331
331
|
exponent: 18
|
|
332
332
|
}
|
|
333
333
|
],
|
|
334
|
-
base: 'ibc/
|
|
334
|
+
base: 'ibc/9E3125737681BAD7BCB7AD87E845B1D277CF6E25555DAE2B6604C9BBCAB2C9C4',
|
|
335
335
|
name: 'Archway',
|
|
336
336
|
display: 'arch',
|
|
337
337
|
symbol: 'ARCH',
|
|
@@ -351,12 +351,12 @@ const assets = {
|
|
|
351
351
|
traces: [{
|
|
352
352
|
type: 'ibc',
|
|
353
353
|
counterparty: {
|
|
354
|
-
channel_id: 'channel-
|
|
354
|
+
channel_id: 'channel-108',
|
|
355
355
|
base_denom: 'aarch',
|
|
356
356
|
chain_name: 'archway'
|
|
357
357
|
},
|
|
358
358
|
chain: {
|
|
359
|
-
channel_id: 'channel-
|
|
359
|
+
channel_id: 'channel-50'
|
|
360
360
|
}
|
|
361
361
|
}]
|
|
362
362
|
},
|
|
@@ -1108,12 +1108,14 @@ const assets = {
|
|
|
1108
1108
|
display: 'PUNDIX',
|
|
1109
1109
|
symbol: 'PUNDIX',
|
|
1110
1110
|
coingecko_id: 'pundi-x-2',
|
|
1111
|
-
logo_URIs: {
|
|
1112
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
1113
|
-
},
|
|
1114
1111
|
images: [{
|
|
1115
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1116
1114
|
}],
|
|
1115
|
+
socials: {
|
|
1116
|
+
website: 'https://pundix.com',
|
|
1117
|
+
twitter: 'https://x.com/PundiXLabs'
|
|
1118
|
+
},
|
|
1117
1119
|
traces: [{
|
|
1118
1120
|
type: 'ibc',
|
|
1119
1121
|
counterparty: {
|
|
@@ -3880,12 +3882,14 @@ const assets = {
|
|
|
3880
3882
|
display: 'PUNDIX',
|
|
3881
3883
|
symbol: 'PUNDIX',
|
|
3882
3884
|
coingecko_id: 'pundi-x-2',
|
|
3883
|
-
logo_URIs: {
|
|
3884
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
3885
|
-
},
|
|
3886
3885
|
images: [{
|
|
3887
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
3887
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
3888
3888
|
}],
|
|
3889
|
+
socials: {
|
|
3890
|
+
website: 'https://pundix.com',
|
|
3891
|
+
twitter: 'https://x.com/PundiXLabs'
|
|
3892
|
+
},
|
|
3889
3893
|
traces: [{
|
|
3890
3894
|
type: 'ibc',
|
|
3891
3895
|
counterparty: {
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -1930,47 +1930,15 @@ const assets = {
|
|
|
1930
1930
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
1931
1931
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
1932
1932
|
}],
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
channel_id: 'channel-10',
|
|
1937
|
-
base_denom: 'FX',
|
|
1938
|
-
chain_name: 'fxcore'
|
|
1939
|
-
},
|
|
1940
|
-
chain: {
|
|
1941
|
-
channel_id: 'channel-585'
|
|
1942
|
-
}
|
|
1943
|
-
}]
|
|
1944
|
-
},
|
|
1945
|
-
{
|
|
1946
|
-
description: 'The cross chain token of the Function X',
|
|
1947
|
-
denom_units: [{
|
|
1948
|
-
denom: 'ibc/BBF433E6DDA629CB84BF52C6190251D34D2DC2077DE1E5990D8258CE8E6FA9B8',
|
|
1949
|
-
exponent: 0,
|
|
1950
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
1951
|
-
}, {
|
|
1952
|
-
denom: 'PUNDIX',
|
|
1953
|
-
exponent: 18,
|
|
1954
|
-
aliases: []
|
|
1955
|
-
}],
|
|
1956
|
-
base: 'ibc/BBF433E6DDA629CB84BF52C6190251D34D2DC2077DE1E5990D8258CE8E6FA9B8',
|
|
1957
|
-
display: 'PUNDIX',
|
|
1958
|
-
name: 'Pundi X Token',
|
|
1959
|
-
symbol: 'PUNDIX',
|
|
1960
|
-
coingecko_id: 'pundi-x-2',
|
|
1961
|
-
logo_URIs: {
|
|
1962
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1963
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1933
|
+
socials: {
|
|
1934
|
+
website: 'https://functionx.io',
|
|
1935
|
+
twitter: 'https://x.com/functionx_io'
|
|
1964
1936
|
},
|
|
1965
|
-
images: [{
|
|
1966
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
1967
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
1968
|
-
}],
|
|
1969
1937
|
traces: [{
|
|
1970
1938
|
type: 'ibc',
|
|
1971
1939
|
counterparty: {
|
|
1972
1940
|
channel_id: 'channel-10',
|
|
1973
|
-
base_denom: '
|
|
1941
|
+
base_denom: 'FX',
|
|
1974
1942
|
chain_name: 'fxcore'
|
|
1975
1943
|
},
|
|
1976
1944
|
chain: {
|
|
@@ -4524,47 +4492,15 @@ const assets = {
|
|
|
4524
4492
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
4525
4493
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
4526
4494
|
}],
|
|
4527
|
-
|
|
4528
|
-
|
|
4529
|
-
|
|
4530
|
-
channel_id: 'channel-10',
|
|
4531
|
-
base_denom: 'FX',
|
|
4532
|
-
chain_name: 'fxcore'
|
|
4533
|
-
},
|
|
4534
|
-
chain: {
|
|
4535
|
-
channel_id: 'channel-585'
|
|
4536
|
-
}
|
|
4537
|
-
}]
|
|
4538
|
-
},
|
|
4539
|
-
{
|
|
4540
|
-
description: 'The cross chain token of the Function X',
|
|
4541
|
-
denom_units: [{
|
|
4542
|
-
denom: 'ibc/BBF433E6DDA629CB84BF52C6190251D34D2DC2077DE1E5990D8258CE8E6FA9B8',
|
|
4543
|
-
exponent: 0,
|
|
4544
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
4545
|
-
}, {
|
|
4546
|
-
denom: 'PUNDIX',
|
|
4547
|
-
exponent: 18,
|
|
4548
|
-
aliases: []
|
|
4549
|
-
}],
|
|
4550
|
-
base: 'ibc/BBF433E6DDA629CB84BF52C6190251D34D2DC2077DE1E5990D8258CE8E6FA9B8',
|
|
4551
|
-
display: 'PUNDIX',
|
|
4552
|
-
name: 'Pundi X Token',
|
|
4553
|
-
symbol: 'PUNDIX',
|
|
4554
|
-
coingecko_id: 'pundi-x-2',
|
|
4555
|
-
logo_URIs: {
|
|
4556
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
4557
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
4495
|
+
socials: {
|
|
4496
|
+
website: 'https://functionx.io',
|
|
4497
|
+
twitter: 'https://x.com/functionx_io'
|
|
4558
4498
|
},
|
|
4559
|
-
images: [{
|
|
4560
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
4561
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
4562
|
-
}],
|
|
4563
4499
|
traces: [{
|
|
4564
4500
|
type: 'ibc',
|
|
4565
4501
|
counterparty: {
|
|
4566
4502
|
channel_id: 'channel-10',
|
|
4567
|
-
base_denom: '
|
|
4503
|
+
base_denom: 'FX',
|
|
4568
4504
|
chain_name: 'fxcore'
|
|
4569
4505
|
},
|
|
4570
4506
|
chain: {
|
package/mainnet/osmosis.js
CHANGED
|
@@ -2527,47 +2527,15 @@ const assets = {
|
|
|
2527
2527
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
2528
2528
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
2529
2529
|
}],
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
channel_id: 'channel-19',
|
|
2534
|
-
base_denom: 'FX',
|
|
2535
|
-
chain_name: 'fxcore'
|
|
2536
|
-
},
|
|
2537
|
-
chain: {
|
|
2538
|
-
channel_id: 'channel-2716'
|
|
2539
|
-
}
|
|
2540
|
-
}]
|
|
2541
|
-
},
|
|
2542
|
-
{
|
|
2543
|
-
description: 'The cross chain token of the Function X',
|
|
2544
|
-
denom_units: [{
|
|
2545
|
-
denom: 'ibc/46D8D1A6E2A80ECCB7CA6663086A2E749C508B68DA56A077CD26E6F4F9691EEE',
|
|
2546
|
-
exponent: 0,
|
|
2547
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
2548
|
-
}, {
|
|
2549
|
-
denom: 'PUNDIX',
|
|
2550
|
-
exponent: 18,
|
|
2551
|
-
aliases: []
|
|
2552
|
-
}],
|
|
2553
|
-
base: 'ibc/46D8D1A6E2A80ECCB7CA6663086A2E749C508B68DA56A077CD26E6F4F9691EEE',
|
|
2554
|
-
display: 'PUNDIX',
|
|
2555
|
-
name: 'Pundi X Token',
|
|
2556
|
-
symbol: 'PUNDIX',
|
|
2557
|
-
coingecko_id: 'pundi-x-2',
|
|
2558
|
-
logo_URIs: {
|
|
2559
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
2560
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
2530
|
+
socials: {
|
|
2531
|
+
website: 'https://functionx.io',
|
|
2532
|
+
twitter: 'https://x.com/functionx_io'
|
|
2561
2533
|
},
|
|
2562
|
-
images: [{
|
|
2563
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
2564
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
2565
|
-
}],
|
|
2566
2534
|
traces: [{
|
|
2567
2535
|
type: 'ibc',
|
|
2568
2536
|
counterparty: {
|
|
2569
2537
|
channel_id: 'channel-19',
|
|
2570
|
-
base_denom: '
|
|
2538
|
+
base_denom: 'FX',
|
|
2571
2539
|
chain_name: 'fxcore'
|
|
2572
2540
|
},
|
|
2573
2541
|
chain: {
|
|
@@ -7251,47 +7219,15 @@ const assets = {
|
|
|
7251
7219
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
7252
7220
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
7253
7221
|
}],
|
|
7254
|
-
|
|
7255
|
-
|
|
7256
|
-
|
|
7257
|
-
channel_id: 'channel-19',
|
|
7258
|
-
base_denom: 'FX',
|
|
7259
|
-
chain_name: 'fxcore'
|
|
7260
|
-
},
|
|
7261
|
-
chain: {
|
|
7262
|
-
channel_id: 'channel-2716'
|
|
7263
|
-
}
|
|
7264
|
-
}]
|
|
7265
|
-
},
|
|
7266
|
-
{
|
|
7267
|
-
description: 'The cross chain token of the Function X',
|
|
7268
|
-
denom_units: [{
|
|
7269
|
-
denom: 'ibc/46D8D1A6E2A80ECCB7CA6663086A2E749C508B68DA56A077CD26E6F4F9691EEE',
|
|
7270
|
-
exponent: 0,
|
|
7271
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
7272
|
-
}, {
|
|
7273
|
-
denom: 'PUNDIX',
|
|
7274
|
-
exponent: 18,
|
|
7275
|
-
aliases: []
|
|
7276
|
-
}],
|
|
7277
|
-
base: 'ibc/46D8D1A6E2A80ECCB7CA6663086A2E749C508B68DA56A077CD26E6F4F9691EEE',
|
|
7278
|
-
display: 'PUNDIX',
|
|
7279
|
-
name: 'Pundi X Token',
|
|
7280
|
-
symbol: 'PUNDIX',
|
|
7281
|
-
coingecko_id: 'pundi-x-2',
|
|
7282
|
-
logo_URIs: {
|
|
7283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
7284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
7222
|
+
socials: {
|
|
7223
|
+
website: 'https://functionx.io',
|
|
7224
|
+
twitter: 'https://x.com/functionx_io'
|
|
7285
7225
|
},
|
|
7286
|
-
images: [{
|
|
7287
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
7288
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
7289
|
-
}],
|
|
7290
7226
|
traces: [{
|
|
7291
7227
|
type: 'ibc',
|
|
7292
7228
|
counterparty: {
|
|
7293
7229
|
channel_id: 'channel-19',
|
|
7294
|
-
base_denom: '
|
|
7230
|
+
base_denom: 'FX',
|
|
7295
7231
|
chain_name: 'fxcore'
|
|
7296
7232
|
},
|
|
7297
7233
|
chain: {
|
package/mainnet/pundix.js
CHANGED
|
@@ -26,47 +26,15 @@ const assets = {
|
|
|
26
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
27
27
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
28
28
|
}],
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
channel_id: 'channel-0',
|
|
33
|
-
base_denom: 'FX',
|
|
34
|
-
chain_name: 'fxcore'
|
|
35
|
-
},
|
|
36
|
-
chain: {
|
|
37
|
-
channel_id: 'channel-0'
|
|
38
|
-
}
|
|
39
|
-
}]
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
description: 'The cross chain token of the Function X',
|
|
43
|
-
denom_units: [{
|
|
44
|
-
denom: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
45
|
-
exponent: 0,
|
|
46
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
47
|
-
}, {
|
|
48
|
-
denom: 'PUNDIX',
|
|
49
|
-
exponent: 18,
|
|
50
|
-
aliases: []
|
|
51
|
-
}],
|
|
52
|
-
base: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
53
|
-
display: 'PUNDIX',
|
|
54
|
-
name: 'Pundi X Token',
|
|
55
|
-
symbol: 'PUNDIX',
|
|
56
|
-
coingecko_id: 'pundi-x-2',
|
|
57
|
-
logo_URIs: {
|
|
58
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
59
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
29
|
+
socials: {
|
|
30
|
+
website: 'https://functionx.io',
|
|
31
|
+
twitter: 'https://x.com/functionx_io'
|
|
60
32
|
},
|
|
61
|
-
images: [{
|
|
62
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
63
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
64
|
-
}],
|
|
65
33
|
traces: [{
|
|
66
34
|
type: 'ibc',
|
|
67
35
|
counterparty: {
|
|
68
36
|
channel_id: 'channel-0',
|
|
69
|
-
base_denom: '
|
|
37
|
+
base_denom: 'FX',
|
|
70
38
|
chain_name: 'fxcore'
|
|
71
39
|
},
|
|
72
40
|
chain: {
|
|
@@ -179,47 +147,15 @@ const assets = {
|
|
|
179
147
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
180
148
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
181
149
|
}],
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
channel_id: 'channel-0',
|
|
186
|
-
base_denom: 'FX',
|
|
187
|
-
chain_name: 'fxcore'
|
|
188
|
-
},
|
|
189
|
-
chain: {
|
|
190
|
-
channel_id: 'channel-0'
|
|
191
|
-
}
|
|
192
|
-
}]
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
description: 'The cross chain token of the Function X',
|
|
196
|
-
denom_units: [{
|
|
197
|
-
denom: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
198
|
-
exponent: 0,
|
|
199
|
-
aliases: ['eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
200
|
-
}, {
|
|
201
|
-
denom: 'PUNDIX',
|
|
202
|
-
exponent: 18,
|
|
203
|
-
aliases: []
|
|
204
|
-
}],
|
|
205
|
-
base: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
206
|
-
display: 'PUNDIX',
|
|
207
|
-
name: 'Pundi X Token',
|
|
208
|
-
symbol: 'PUNDIX',
|
|
209
|
-
coingecko_id: 'pundi-x-2',
|
|
210
|
-
logo_URIs: {
|
|
211
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
212
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
150
|
+
socials: {
|
|
151
|
+
website: 'https://functionx.io',
|
|
152
|
+
twitter: 'https://x.com/functionx_io'
|
|
213
153
|
},
|
|
214
|
-
images: [{
|
|
215
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.png',
|
|
216
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/pundi-x-token-logo.svg'
|
|
217
|
-
}],
|
|
218
154
|
traces: [{
|
|
219
155
|
type: 'ibc',
|
|
220
156
|
counterparty: {
|
|
221
157
|
channel_id: 'channel-0',
|
|
222
|
-
base_denom: '
|
|
158
|
+
base_denom: 'FX',
|
|
223
159
|
chain_name: 'fxcore'
|
|
224
160
|
},
|
|
225
161
|
chain: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.63.
|
|
3
|
+
"version": "1.63.3",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.45.
|
|
33
|
-
"chain-registry": "^1.62.
|
|
32
|
+
"@chain-registry/utils": "^1.45.3",
|
|
33
|
+
"chain-registry": "^1.62.3"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.44.
|
|
36
|
+
"@chain-registry/types": "^0.44.3"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "d8993ccc42f4fd3a46c9d2b1350f4bb3c81ed732"
|
|
47
47
|
}
|