chain-registry 2.0.73 → 2.0.74
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/devnet/seidevnet3/asset-list.js +16 -2
- package/esm/devnet/seidevnet3/asset-list.js +16 -2
- package/esm/mainnet/cryptoorgchain/chain.js +4 -11
- package/esm/mainnet/echelon/asset-list.js +2 -0
- package/esm/mainnet/echelon/chain.js +8 -4
- package/esm/mainnet/ggezchain/asset-list.js +4 -8
- package/esm/mainnet/likecoin/chain.js +8 -4
- package/esm/mainnet/mun/asset-list.js +2 -4
- package/esm/mainnet/mun/chain.js +2 -4
- package/esm/mainnet/neutron/chain.js +3 -3
- package/esm/mainnet/shareledger/chain.js +2 -2
- package/esm/mainnet/stafihub/chain.js +2 -2
- package/esm/mainnet/terpnetwork/chain.js +2 -2
- package/esm/mainnet/terra/asset-list.js +40 -6
- package/esm/mainnet/tgrade/asset-list.js +20 -2
- package/esm/mainnet/tgrade/chain.js +26 -4
- package/esm/testnet/airchainstestnet/chain.js +4 -0
- package/esm/testnet/airchainsvaranasitestnet/asset-list.js +14 -2
- package/esm/testnet/airchainsvaranasitestnet/chain.js +6 -2
- package/esm/testnet/archwaytestnet/chain.js +7 -4
- package/esm/testnet/intentotestnet/asset-list.js +16 -4
- package/esm/testnet/junotestnet/asset-list.js +8 -4
- package/esm/testnet/likecointestnet/chain.js +7 -4
- package/esm/testnet/neutrontestnet/asset-list.js +32 -8
- package/esm/testnet/neutrontestnet/chain.js +16 -4
- package/esm/testnet/nolustestnet/asset-list.js +16 -4
- package/esm/testnet/nolustestnet/chain.js +7 -4
- package/esm/testnet/osmosistestnet/asset-list.js +5 -5
- package/esm/testnet/osmosistestnet/chain.js +7 -2
- package/esm/testnet/planqtestnet/asset-list.js +16 -4
- package/esm/testnet/planqtestnet/chain.js +8 -4
- package/esm/testnet/seitestnet/asset-list.js +21 -1
- package/esm/testnet/seitestnet2/asset-list.js +16 -2
- package/esm/testnet/sourcetestnet/asset-list.js +16 -4
- package/mainnet/cryptoorgchain/chain.js +4 -11
- package/mainnet/echelon/asset-list.js +2 -0
- package/mainnet/echelon/chain.js +8 -4
- package/mainnet/ggezchain/asset-list.js +4 -8
- package/mainnet/likecoin/chain.js +8 -4
- package/mainnet/mun/asset-list.js +2 -4
- package/mainnet/mun/chain.js +2 -4
- package/mainnet/neutron/chain.js +3 -3
- package/mainnet/shareledger/chain.js +2 -2
- package/mainnet/stafihub/chain.js +2 -2
- package/mainnet/terpnetwork/chain.js +2 -2
- package/mainnet/terra/asset-list.js +40 -6
- package/mainnet/tgrade/asset-list.js +20 -2
- package/mainnet/tgrade/chain.js +26 -4
- package/package.json +3 -3
- package/testnet/airchainstestnet/chain.js +4 -0
- package/testnet/airchainsvaranasitestnet/asset-list.js +14 -2
- package/testnet/airchainsvaranasitestnet/chain.js +6 -2
- package/testnet/archwaytestnet/chain.js +7 -4
- package/testnet/intentotestnet/asset-list.js +16 -4
- package/testnet/junotestnet/asset-list.js +8 -4
- package/testnet/likecointestnet/chain.js +7 -4
- package/testnet/neutrontestnet/asset-list.js +32 -8
- package/testnet/neutrontestnet/chain.js +16 -4
- package/testnet/nolustestnet/asset-list.js +16 -4
- package/testnet/nolustestnet/chain.js +7 -4
- package/testnet/osmosistestnet/asset-list.js +5 -5
- package/testnet/osmosistestnet/chain.js +7 -2
- package/testnet/planqtestnet/asset-list.js +16 -4
- package/testnet/planqtestnet/chain.js +8 -4
- package/testnet/seitestnet/asset-list.js +21 -1
- package/testnet/seitestnet2/asset-list.js +16 -2
- package/testnet/sourcetestnet/asset-list.js +16 -4
|
@@ -1642,11 +1642,21 @@ const info = {
|
|
|
1642
1642
|
name: 'Chainlink (Portal)',
|
|
1643
1643
|
display: 'link',
|
|
1644
1644
|
symbol: 'LINK',
|
|
1645
|
+
traces: [{
|
|
1646
|
+
type: 'bridge',
|
|
1647
|
+
counterparty: {
|
|
1648
|
+
chainName: 'ethereum',
|
|
1649
|
+
baseDenom: '0x514910771af9ca656af840dff83e8264ecf986ca'
|
|
1650
|
+
},
|
|
1651
|
+
provider: 'Portal'
|
|
1652
|
+
}],
|
|
1645
1653
|
logoURIs: {
|
|
1646
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
1655
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
1647
1656
|
},
|
|
1648
1657
|
images: [{
|
|
1649
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1658
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
1659
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
1650
1660
|
}]
|
|
1651
1661
|
},
|
|
1652
1662
|
{
|
|
@@ -2858,11 +2868,25 @@ const info = {
|
|
|
2858
2868
|
name: 'Paxos Gold (Portal)',
|
|
2859
2869
|
display: 'paxg',
|
|
2860
2870
|
symbol: 'PAXG',
|
|
2871
|
+
traces: [{
|
|
2872
|
+
type: 'bridge',
|
|
2873
|
+
counterparty: {
|
|
2874
|
+
chainName: 'ethereum',
|
|
2875
|
+
baseDenom: '0x45804880De22913dAFE09f4980848ECE6EcbAf78'
|
|
2876
|
+
},
|
|
2877
|
+
provider: 'Portal'
|
|
2878
|
+
}],
|
|
2861
2879
|
logoURIs: {
|
|
2862
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2880
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
|
|
2881
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
|
|
2863
2882
|
},
|
|
2864
2883
|
images: [{
|
|
2865
|
-
|
|
2884
|
+
imageSync: {
|
|
2885
|
+
chainName: 'ethereum',
|
|
2886
|
+
baseDenom: '0x45804880De22913dAFE09f4980848ECE6EcbAf78'
|
|
2887
|
+
},
|
|
2888
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
|
|
2889
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
|
|
2866
2890
|
}]
|
|
2867
2891
|
},
|
|
2868
2892
|
{
|
|
@@ -2900,11 +2924,21 @@ const info = {
|
|
|
2900
2924
|
name: 'ChainLink Token',
|
|
2901
2925
|
display: 'link',
|
|
2902
2926
|
symbol: 'LINK',
|
|
2927
|
+
traces: [{
|
|
2928
|
+
type: 'synthetic',
|
|
2929
|
+
counterparty: {
|
|
2930
|
+
chainName: 'ethereum',
|
|
2931
|
+
baseDenom: '0x514910771af9ca656af840dff83e8264ecf986ca'
|
|
2932
|
+
},
|
|
2933
|
+
provider: 'Unknown'
|
|
2934
|
+
}],
|
|
2903
2935
|
logoURIs: {
|
|
2904
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2936
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
2937
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
2905
2938
|
},
|
|
2906
2939
|
images: [{
|
|
2907
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2940
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
2941
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
2908
2942
|
}]
|
|
2909
2943
|
},
|
|
2910
2944
|
{
|
|
@@ -20,10 +20,28 @@ const info = {
|
|
|
20
20
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
21
21
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
22
22
|
},
|
|
23
|
-
images: [
|
|
23
|
+
images: [
|
|
24
|
+
{
|
|
24
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
25
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
26
|
-
}
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
|
|
30
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
|
|
34
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
|
|
38
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
|
|
42
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
|
|
43
|
+
}
|
|
44
|
+
],
|
|
27
45
|
typeAsset: 'sdk.coin'
|
|
28
46
|
}]
|
|
29
47
|
};
|
package/mainnet/tgrade/chain.js
CHANGED
|
@@ -63,12 +63,34 @@ const info = {
|
|
|
63
63
|
accountPage: 'https://tgrade.aneka.io/accounts/${accountAddress}'
|
|
64
64
|
}],
|
|
65
65
|
logoURIs: {
|
|
66
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
67
67
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
68
68
|
},
|
|
69
|
-
images: [
|
|
70
|
-
|
|
69
|
+
images: [
|
|
70
|
+
{
|
|
71
|
+
imageSync: {
|
|
72
|
+
chainName: 'tgrade',
|
|
73
|
+
baseDenom: 'utgd'
|
|
74
|
+
},
|
|
75
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
|
|
71
76
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
|
|
72
|
-
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
|
|
80
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
|
|
84
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
|
|
88
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
|
|
92
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
|
|
93
|
+
}
|
|
94
|
+
]
|
|
73
95
|
};
|
|
74
96
|
exports.default = info;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.74",
|
|
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.74"
|
|
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": "8553b98465122b71b92d9dc557650f737f0e0ca9"
|
|
43
43
|
}
|
|
@@ -41,6 +41,10 @@ const info = {
|
|
|
41
41
|
compatibleVersions: ['v0.1.0']
|
|
42
42
|
},
|
|
43
43
|
images: [{
|
|
44
|
+
imageSync: {
|
|
45
|
+
chainName: 'airchainstestnet',
|
|
46
|
+
baseDenom: 'amf'
|
|
47
|
+
},
|
|
44
48
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/airchainstestnet/images/airchains-logo.png',
|
|
45
49
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/airchainstestnet/images/airchains-logo.svg'
|
|
46
50
|
}],
|
|
@@ -16,9 +16,21 @@ const info = {
|
|
|
16
16
|
name: 'Airchains',
|
|
17
17
|
display: 'AMF',
|
|
18
18
|
symbol: 'AMF',
|
|
19
|
+
traces: [{
|
|
20
|
+
type: 'additional-mintage',
|
|
21
|
+
counterparty: {
|
|
22
|
+
chainName: 'airchainstestnet',
|
|
23
|
+
baseDenom: 'amf'
|
|
24
|
+
},
|
|
25
|
+
provider: 'Airchains'
|
|
26
|
+
}],
|
|
19
27
|
images: [{
|
|
20
|
-
|
|
21
|
-
|
|
28
|
+
imageSync: {
|
|
29
|
+
chainName: 'airchainstestnet',
|
|
30
|
+
baseDenom: 'amf'
|
|
31
|
+
},
|
|
32
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/airchainstestnet/images/airchains-logo.png',
|
|
33
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/airchainstestnet/images/airchains-logo.svg'
|
|
22
34
|
}],
|
|
23
35
|
typeAsset: 'sdk.coin'
|
|
24
36
|
}]
|
|
@@ -41,8 +41,12 @@ const info = {
|
|
|
41
41
|
compatibleVersions: ['v0.3.1']
|
|
42
42
|
},
|
|
43
43
|
images: [{
|
|
44
|
-
|
|
45
|
-
|
|
44
|
+
imageSync: {
|
|
45
|
+
chainName: 'airchainstestnet',
|
|
46
|
+
baseDenom: 'amf'
|
|
47
|
+
},
|
|
48
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/airchainstestnet/images/airchains-logo.png',
|
|
49
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/airchainstestnet/images/airchains-logo.svg'
|
|
46
50
|
}],
|
|
47
51
|
description: 'Airchains',
|
|
48
52
|
apis: {
|
|
@@ -31,8 +31,8 @@ const info = {
|
|
|
31
31
|
gitRepo: 'https://github.com/archway-network/archway'
|
|
32
32
|
},
|
|
33
33
|
logoURIs: {
|
|
34
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
35
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
34
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
|
|
35
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
|
|
36
36
|
},
|
|
37
37
|
apis: {
|
|
38
38
|
rpc: [{
|
|
@@ -53,8 +53,11 @@ const info = {
|
|
|
53
53
|
txPage: 'https://testnet.archway.explorers.guru/transaction/${txHash}'
|
|
54
54
|
}],
|
|
55
55
|
images: [{
|
|
56
|
-
|
|
57
|
-
|
|
56
|
+
imageSync: {
|
|
57
|
+
chainName: 'archway'
|
|
58
|
+
},
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
|
|
58
61
|
}]
|
|
59
62
|
};
|
|
60
63
|
exports.default = info;
|
|
@@ -16,13 +16,25 @@ const info = {
|
|
|
16
16
|
name: 'Intento',
|
|
17
17
|
display: 'into',
|
|
18
18
|
symbol: 'INTO',
|
|
19
|
+
traces: [{
|
|
20
|
+
type: 'test-mintage',
|
|
21
|
+
counterparty: {
|
|
22
|
+
chainName: 'intento',
|
|
23
|
+
baseDenom: 'uinto'
|
|
24
|
+
},
|
|
25
|
+
provider: 'Intento'
|
|
26
|
+
}],
|
|
19
27
|
logoURIs: {
|
|
20
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
21
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
22
30
|
},
|
|
23
31
|
images: [{
|
|
24
|
-
|
|
25
|
-
|
|
32
|
+
imageSync: {
|
|
33
|
+
chainName: 'intento',
|
|
34
|
+
baseDenom: 'uinto'
|
|
35
|
+
},
|
|
36
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
37
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
26
38
|
}],
|
|
27
39
|
typeAsset: 'sdk.coin'
|
|
28
40
|
}]
|
|
@@ -26,13 +26,17 @@ const info = {
|
|
|
26
26
|
provider: 'Juno'
|
|
27
27
|
}],
|
|
28
28
|
logoURIs: {
|
|
29
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
30
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
29
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
30
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
31
31
|
},
|
|
32
32
|
coingeckoId: 'juno-network',
|
|
33
33
|
images: [{
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
imageSync: {
|
|
35
|
+
chainName: 'juno',
|
|
36
|
+
baseDenom: 'ujuno'
|
|
37
|
+
},
|
|
38
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
39
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
36
40
|
}],
|
|
37
41
|
typeAsset: 'sdk.coin'
|
|
38
42
|
},
|
|
@@ -85,13 +85,16 @@ const info = {
|
|
|
85
85
|
url: 'https://likecoin-public-testnet-5.netlify.app/'
|
|
86
86
|
}],
|
|
87
87
|
logoURIs: {
|
|
88
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/
|
|
89
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/
|
|
88
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png',
|
|
89
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg'
|
|
90
90
|
},
|
|
91
91
|
keywords: [],
|
|
92
92
|
images: [{
|
|
93
|
-
|
|
94
|
-
|
|
93
|
+
imageSync: {
|
|
94
|
+
chainName: 'likecoin'
|
|
95
|
+
},
|
|
96
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png',
|
|
97
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg'
|
|
95
98
|
}]
|
|
96
99
|
};
|
|
97
100
|
exports.default = info;
|
|
@@ -17,13 +17,25 @@ const info = {
|
|
|
17
17
|
name: 'Neutron Testnet',
|
|
18
18
|
display: 'ntrn',
|
|
19
19
|
symbol: 'NTRN',
|
|
20
|
+
traces: [{
|
|
21
|
+
type: 'test-mintage',
|
|
22
|
+
counterparty: {
|
|
23
|
+
chainName: 'neutron',
|
|
24
|
+
baseDenom: 'untrn'
|
|
25
|
+
},
|
|
26
|
+
provider: 'Neutron'
|
|
27
|
+
}],
|
|
20
28
|
logoURIs: {
|
|
21
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
29
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
30
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
23
31
|
},
|
|
24
32
|
images: [{
|
|
25
|
-
|
|
26
|
-
|
|
33
|
+
imageSync: {
|
|
34
|
+
chainName: 'neutron',
|
|
35
|
+
baseDenom: 'untrn'
|
|
36
|
+
},
|
|
37
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
38
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
27
39
|
}],
|
|
28
40
|
typeAsset: 'sdk.coin'
|
|
29
41
|
},
|
|
@@ -40,13 +52,25 @@ const info = {
|
|
|
40
52
|
name: 'amATOM (Testnet)',
|
|
41
53
|
display: 'amATOM',
|
|
42
54
|
symbol: 'amATOM',
|
|
55
|
+
traces: [{
|
|
56
|
+
type: 'test-mintage',
|
|
57
|
+
counterparty: {
|
|
58
|
+
chainName: 'neutron',
|
|
59
|
+
baseDenom: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom'
|
|
60
|
+
},
|
|
61
|
+
provider: 'Neutron'
|
|
62
|
+
}],
|
|
43
63
|
logoURIs: {
|
|
44
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
45
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
64
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
65
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
46
66
|
},
|
|
47
67
|
images: [{
|
|
48
|
-
|
|
49
|
-
|
|
68
|
+
imageSync: {
|
|
69
|
+
chainName: 'neutron',
|
|
70
|
+
baseDenom: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom'
|
|
71
|
+
},
|
|
72
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
73
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
50
74
|
}],
|
|
51
75
|
typeAsset: 'sdk.coin'
|
|
52
76
|
},
|
|
@@ -46,8 +46,8 @@ const info = {
|
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
48
|
logoURIs: {
|
|
49
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
50
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
49
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png',
|
|
50
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg'
|
|
51
51
|
},
|
|
52
52
|
apis: {
|
|
53
53
|
rpc: [
|
|
@@ -102,8 +102,20 @@ const info = {
|
|
|
102
102
|
accountPage: 'https://mintscan.io/neutron-testnet/account/${accountAddress}'
|
|
103
103
|
}],
|
|
104
104
|
images: [{
|
|
105
|
-
|
|
106
|
-
|
|
105
|
+
imageSync: {
|
|
106
|
+
chainName: 'neutron'
|
|
107
|
+
},
|
|
108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png',
|
|
109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg',
|
|
110
|
+
theme: {
|
|
111
|
+
circle: false
|
|
112
|
+
}
|
|
113
|
+
}, {
|
|
114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.png',
|
|
115
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.svg',
|
|
116
|
+
theme: {
|
|
117
|
+
circle: false
|
|
118
|
+
}
|
|
107
119
|
}]
|
|
108
120
|
};
|
|
109
121
|
exports.default = info;
|
|
@@ -16,13 +16,25 @@ const info = {
|
|
|
16
16
|
name: 'Nolus',
|
|
17
17
|
display: 'nls',
|
|
18
18
|
symbol: 'NLS',
|
|
19
|
+
traces: [{
|
|
20
|
+
type: 'test-mintage',
|
|
21
|
+
counterparty: {
|
|
22
|
+
chainName: 'nolus',
|
|
23
|
+
baseDenom: 'unls'
|
|
24
|
+
},
|
|
25
|
+
provider: 'Nolus'
|
|
26
|
+
}],
|
|
19
27
|
logoURIs: {
|
|
20
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
21
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
22
30
|
},
|
|
23
31
|
images: [{
|
|
24
|
-
|
|
25
|
-
|
|
32
|
+
imageSync: {
|
|
33
|
+
chainName: 'nolus',
|
|
34
|
+
baseDenom: 'unls'
|
|
35
|
+
},
|
|
36
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
37
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
26
38
|
}],
|
|
27
39
|
typeAsset: 'sdk.coin'
|
|
28
40
|
}]
|
|
@@ -56,8 +56,8 @@ const info = {
|
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
logoURIs: {
|
|
59
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
60
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
61
61
|
},
|
|
62
62
|
apis: {
|
|
63
63
|
rpc: [{
|
|
@@ -81,8 +81,11 @@ const info = {
|
|
|
81
81
|
}],
|
|
82
82
|
keywords: ['testnet'],
|
|
83
83
|
images: [{
|
|
84
|
-
|
|
85
|
-
|
|
84
|
+
imageSync: {
|
|
85
|
+
chainName: 'nolus'
|
|
86
|
+
},
|
|
87
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
88
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
86
89
|
}]
|
|
87
90
|
};
|
|
88
91
|
exports.default = info;
|
|
@@ -263,16 +263,16 @@ const info = {
|
|
|
263
263
|
}
|
|
264
264
|
}],
|
|
265
265
|
logoURIs: {
|
|
266
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
267
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
268
268
|
},
|
|
269
269
|
images: [{
|
|
270
270
|
imageSync: {
|
|
271
|
-
chainName: '
|
|
271
|
+
chainName: 'junotestnet6',
|
|
272
272
|
baseDenom: 'ujunox'
|
|
273
273
|
},
|
|
274
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
275
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
274
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
276
276
|
}],
|
|
277
277
|
coingeckoId: 'juno-network'
|
|
278
278
|
},
|
|
@@ -87,7 +87,8 @@ const info = {
|
|
|
87
87
|
}]
|
|
88
88
|
},
|
|
89
89
|
logoURIs: {
|
|
90
|
-
|
|
90
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
91
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
|
|
91
92
|
},
|
|
92
93
|
explorers: [{
|
|
93
94
|
kind: 'mintscan',
|
|
@@ -102,7 +103,11 @@ const info = {
|
|
|
102
103
|
}],
|
|
103
104
|
keywords: ['dex', 'testnet'],
|
|
104
105
|
images: [{
|
|
105
|
-
|
|
106
|
+
imageSync: {
|
|
107
|
+
chainName: 'osmosis'
|
|
108
|
+
},
|
|
109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
|
|
106
111
|
}]
|
|
107
112
|
};
|
|
108
113
|
exports.default = info;
|
|
@@ -16,13 +16,25 @@ const info = {
|
|
|
16
16
|
name: 'Planq Atlas Testnet',
|
|
17
17
|
display: 'tplanq',
|
|
18
18
|
symbol: 'tPLQ',
|
|
19
|
+
traces: [{
|
|
20
|
+
type: 'test-mintage',
|
|
21
|
+
counterparty: {
|
|
22
|
+
chainName: 'planq',
|
|
23
|
+
baseDenom: 'aplanq'
|
|
24
|
+
},
|
|
25
|
+
provider: 'Planq'
|
|
26
|
+
}],
|
|
19
27
|
logoURIs: {
|
|
20
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
21
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
|
|
22
30
|
},
|
|
23
31
|
images: [{
|
|
24
|
-
|
|
25
|
-
|
|
32
|
+
imageSync: {
|
|
33
|
+
chainName: 'planq',
|
|
34
|
+
baseDenom: 'aplanq'
|
|
35
|
+
},
|
|
36
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
|
|
37
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
|
|
26
38
|
}],
|
|
27
39
|
typeAsset: 'sdk.coin'
|
|
28
40
|
}]
|
|
@@ -56,8 +56,8 @@ const info = {
|
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
logoURIs: {
|
|
59
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
60
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
|
|
61
61
|
},
|
|
62
62
|
apis: {
|
|
63
63
|
rpc: [{
|
|
@@ -104,8 +104,12 @@ const info = {
|
|
|
104
104
|
}
|
|
105
105
|
],
|
|
106
106
|
images: [{
|
|
107
|
-
|
|
108
|
-
|
|
107
|
+
imageSync: {
|
|
108
|
+
chainName: 'planq',
|
|
109
|
+
baseDenom: 'aplanq'
|
|
110
|
+
},
|
|
111
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
|
|
112
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
|
|
109
113
|
}]
|
|
110
114
|
};
|
|
111
115
|
exports.default = info;
|
|
@@ -16,7 +16,27 @@ const info = {
|
|
|
16
16
|
name: 'Sei',
|
|
17
17
|
display: 'sei',
|
|
18
18
|
symbol: 'SEI',
|
|
19
|
-
typeAsset: 'sdk.coin'
|
|
19
|
+
typeAsset: 'sdk.coin',
|
|
20
|
+
traces: [{
|
|
21
|
+
type: 'test-mintage',
|
|
22
|
+
counterparty: {
|
|
23
|
+
chainName: 'sei',
|
|
24
|
+
baseDenom: 'usei'
|
|
25
|
+
},
|
|
26
|
+
provider: 'Sei'
|
|
27
|
+
}],
|
|
28
|
+
logoURIs: {
|
|
29
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png',
|
|
30
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg'
|
|
31
|
+
},
|
|
32
|
+
images: [{
|
|
33
|
+
imageSync: {
|
|
34
|
+
chainName: 'sei',
|
|
35
|
+
baseDenom: 'usei'
|
|
36
|
+
},
|
|
37
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png',
|
|
38
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg'
|
|
39
|
+
}]
|
|
20
40
|
}]
|
|
21
41
|
};
|
|
22
42
|
exports.default = info;
|