chain-registry 2.0.10 → 2.0.11
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/injective/asset-list.js +2 -2
- package/esm/mainnet/osmosis/asset-list.js +41 -2
- package/esm/mainnet/xrplevm/asset-list.js +1 -1
- package/mainnet/injective/asset-list.js +2 -2
- package/mainnet/osmosis/asset-list.js +41 -2
- package/mainnet/xrplevm/asset-list.js +1 -1
- package/package.json +3 -3
|
@@ -860,8 +860,8 @@ const info = {
|
|
|
860
860
|
}
|
|
861
861
|
}],
|
|
862
862
|
socials: {
|
|
863
|
-
website: 'https://
|
|
864
|
-
twitter: 'https://x.com/
|
|
863
|
+
website: 'https://cosmoport.org',
|
|
864
|
+
twitter: 'https://x.com/cosmoport_org'
|
|
865
865
|
},
|
|
866
866
|
typeAsset: 'sdk.coin'
|
|
867
867
|
},
|
|
@@ -18647,8 +18647,8 @@ const info = {
|
|
|
18647
18647
|
}
|
|
18648
18648
|
}],
|
|
18649
18649
|
socials: {
|
|
18650
|
-
website: 'https://
|
|
18651
|
-
twitter: 'https://x.com/
|
|
18650
|
+
website: 'https://cosmoport.org',
|
|
18651
|
+
twitter: 'https://x.com/cosmoport_org'
|
|
18652
18652
|
}
|
|
18653
18653
|
},
|
|
18654
18654
|
{
|
|
@@ -24908,6 +24908,45 @@ const info = {
|
|
|
24908
24908
|
},
|
|
24909
24909
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
24910
24910
|
}]
|
|
24911
|
+
},
|
|
24912
|
+
{
|
|
24913
|
+
description: 'The native token of the XRPL EVM Sidechain',
|
|
24914
|
+
denomUnits: [{
|
|
24915
|
+
denom: 'ibc/46EB46DB30D3BBC6F404A9232C09785F36D40DA05C662A8E295712ECBAFF1609',
|
|
24916
|
+
exponent: 0,
|
|
24917
|
+
aliases: ['axrp']
|
|
24918
|
+
}, {
|
|
24919
|
+
denom: 'xrp',
|
|
24920
|
+
exponent: 18,
|
|
24921
|
+
aliases: []
|
|
24922
|
+
}],
|
|
24923
|
+
typeAsset: 'ics20',
|
|
24924
|
+
base: 'ibc/46EB46DB30D3BBC6F404A9232C09785F36D40DA05C662A8E295712ECBAFF1609',
|
|
24925
|
+
name: 'Ripple (XRPL EVM)',
|
|
24926
|
+
display: 'axrp',
|
|
24927
|
+
symbol: 'XRP.xrplevm',
|
|
24928
|
+
traces: [{
|
|
24929
|
+
type: 'ibc',
|
|
24930
|
+
counterparty: {
|
|
24931
|
+
chainName: 'xrplevm',
|
|
24932
|
+
baseDenom: 'axrp',
|
|
24933
|
+
channelId: 'channel-3'
|
|
24934
|
+
},
|
|
24935
|
+
chain: {
|
|
24936
|
+
channelId: 'channel-104325',
|
|
24937
|
+
path: 'transfer/channel-104325/axrp'
|
|
24938
|
+
}
|
|
24939
|
+
}],
|
|
24940
|
+
logoURIs: {
|
|
24941
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png'
|
|
24942
|
+
},
|
|
24943
|
+
images: [{
|
|
24944
|
+
imageSync: {
|
|
24945
|
+
chainName: 'xrplevm',
|
|
24946
|
+
baseDenom: 'axrp'
|
|
24947
|
+
},
|
|
24948
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png'
|
|
24949
|
+
}]
|
|
24911
24950
|
}
|
|
24912
24951
|
]
|
|
24913
24952
|
};
|
|
@@ -862,8 +862,8 @@ const info = {
|
|
|
862
862
|
}
|
|
863
863
|
}],
|
|
864
864
|
socials: {
|
|
865
|
-
website: 'https://
|
|
866
|
-
twitter: 'https://x.com/
|
|
865
|
+
website: 'https://cosmoport.org',
|
|
866
|
+
twitter: 'https://x.com/cosmoport_org'
|
|
867
867
|
},
|
|
868
868
|
typeAsset: 'sdk.coin'
|
|
869
869
|
},
|
|
@@ -18649,8 +18649,8 @@ const info = {
|
|
|
18649
18649
|
}
|
|
18650
18650
|
}],
|
|
18651
18651
|
socials: {
|
|
18652
|
-
website: 'https://
|
|
18653
|
-
twitter: 'https://x.com/
|
|
18652
|
+
website: 'https://cosmoport.org',
|
|
18653
|
+
twitter: 'https://x.com/cosmoport_org'
|
|
18654
18654
|
}
|
|
18655
18655
|
},
|
|
18656
18656
|
{
|
|
@@ -24910,6 +24910,45 @@ const info = {
|
|
|
24910
24910
|
},
|
|
24911
24911
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
24912
24912
|
}]
|
|
24913
|
+
},
|
|
24914
|
+
{
|
|
24915
|
+
description: 'The native token of the XRPL EVM Sidechain',
|
|
24916
|
+
denomUnits: [{
|
|
24917
|
+
denom: 'ibc/46EB46DB30D3BBC6F404A9232C09785F36D40DA05C662A8E295712ECBAFF1609',
|
|
24918
|
+
exponent: 0,
|
|
24919
|
+
aliases: ['axrp']
|
|
24920
|
+
}, {
|
|
24921
|
+
denom: 'xrp',
|
|
24922
|
+
exponent: 18,
|
|
24923
|
+
aliases: []
|
|
24924
|
+
}],
|
|
24925
|
+
typeAsset: 'ics20',
|
|
24926
|
+
base: 'ibc/46EB46DB30D3BBC6F404A9232C09785F36D40DA05C662A8E295712ECBAFF1609',
|
|
24927
|
+
name: 'Ripple (XRPL EVM)',
|
|
24928
|
+
display: 'axrp',
|
|
24929
|
+
symbol: 'XRP.xrplevm',
|
|
24930
|
+
traces: [{
|
|
24931
|
+
type: 'ibc',
|
|
24932
|
+
counterparty: {
|
|
24933
|
+
chainName: 'xrplevm',
|
|
24934
|
+
baseDenom: 'axrp',
|
|
24935
|
+
channelId: 'channel-3'
|
|
24936
|
+
},
|
|
24937
|
+
chain: {
|
|
24938
|
+
channelId: 'channel-104325',
|
|
24939
|
+
path: 'transfer/channel-104325/axrp'
|
|
24940
|
+
}
|
|
24941
|
+
}],
|
|
24942
|
+
logoURIs: {
|
|
24943
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png'
|
|
24944
|
+
},
|
|
24945
|
+
images: [{
|
|
24946
|
+
imageSync: {
|
|
24947
|
+
chainName: 'xrplevm',
|
|
24948
|
+
baseDenom: 'axrp'
|
|
24949
|
+
},
|
|
24950
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png'
|
|
24951
|
+
}]
|
|
24913
24952
|
}
|
|
24914
24953
|
]
|
|
24915
24954
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.11",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.11"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "42e58517f7461b8eabb7d40e9e424c61ed68e09c"
|
|
43
43
|
}
|