chain-registry 1.69.156 β 1.69.157
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/chain.js +14 -0
- package/esm/mainnet/osmosis/chain.js +0 -4
- package/esm/noncosmos/assets.js +10 -0
- package/esm/noncosmos/bitcoincashtestnet/assets.js +42 -0
- package/esm/noncosmos/bitcoincashtestnet/index.js +2 -0
- package/esm/noncosmos/dogecointestnet/assets.js +42 -0
- package/esm/noncosmos/dogecointestnet/index.js +2 -0
- package/esm/noncosmos/litecointestnet/assets.js +42 -0
- package/esm/noncosmos/litecointestnet/index.js +2 -0
- package/esm/noncosmos/named.js +5 -0
- package/esm/noncosmos/solanatestnet/assets.js +47 -0
- package/esm/noncosmos/solanatestnet/index.js +2 -0
- package/esm/noncosmos/tontestnet/assets.js +43 -0
- package/esm/noncosmos/tontestnet/index.js +2 -0
- package/esm/testnet/assets.js +2 -0
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/int3facetestnet/assets.js +237 -0
- package/esm/testnet/int3facetestnet/chain.js +118 -0
- package/esm/testnet/int3facetestnet/index.js +4 -0
- package/esm/testnet/named.js +1 -0
- package/esm/testnet/osmosistestnet/chain.js +0 -3
- package/mainnet/composable/chain.js +14 -0
- package/mainnet/osmosis/chain.js +0 -4
- package/noncosmos/assets.js +10 -0
- package/noncosmos/bitcoincashtestnet/assets.d.ts +3 -0
- package/noncosmos/bitcoincashtestnet/assets.js +44 -0
- package/noncosmos/bitcoincashtestnet/index.d.ts +1 -0
- package/noncosmos/bitcoincashtestnet/index.js +8 -0
- package/noncosmos/dogecointestnet/assets.d.ts +3 -0
- package/noncosmos/dogecointestnet/assets.js +44 -0
- package/noncosmos/dogecointestnet/index.d.ts +1 -0
- package/noncosmos/dogecointestnet/index.js +8 -0
- package/noncosmos/litecointestnet/assets.d.ts +3 -0
- package/noncosmos/litecointestnet/assets.js +44 -0
- package/noncosmos/litecointestnet/index.d.ts +1 -0
- package/noncosmos/litecointestnet/index.js +8 -0
- package/noncosmos/named.d.ts +5 -0
- package/noncosmos/named.js +7 -1
- package/noncosmos/solanatestnet/assets.d.ts +3 -0
- package/noncosmos/solanatestnet/assets.js +49 -0
- package/noncosmos/solanatestnet/index.d.ts +1 -0
- package/noncosmos/solanatestnet/index.js +8 -0
- package/noncosmos/tontestnet/assets.d.ts +3 -0
- package/noncosmos/tontestnet/assets.js +45 -0
- package/noncosmos/tontestnet/index.d.ts +1 -0
- package/noncosmos/tontestnet/index.js +8 -0
- package/package.json +4 -4
- package/testnet/assets.js +2 -0
- package/testnet/chains.js +2 -0
- package/testnet/int3facetestnet/assets.d.ts +3 -0
- package/testnet/int3facetestnet/assets.js +239 -0
- package/testnet/int3facetestnet/chain.d.ts +3 -0
- package/testnet/int3facetestnet/chain.js +120 -0
- package/testnet/int3facetestnet/index.d.ts +2 -0
- package/testnet/int3facetestnet/index.js +10 -0
- package/testnet/named.d.ts +1 -0
- package/testnet/named.js +4 -3
- package/testnet/osmosistestnet/chain.js +0 -3
|
@@ -105,6 +105,10 @@ const info = {
|
|
|
105
105
|
{
|
|
106
106
|
address: 'https://composable.rpc.m.stavr.tech:443',
|
|
107
107
|
provider: 'π₯STAVRπ₯'
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
address: 'https://composable_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
111
|
+
provider: 'π WHEN MOON π WHEN LAMBO π₯'
|
|
108
112
|
}
|
|
109
113
|
],
|
|
110
114
|
rest: [
|
|
@@ -151,6 +155,10 @@ const info = {
|
|
|
151
155
|
{
|
|
152
156
|
address: 'https://composable.api.m.stavr.tech',
|
|
153
157
|
provider: 'π₯STAVRπ₯'
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
address: 'https://composable_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
161
|
+
provider: 'π WHEN MOON π WHEN LAMBO π₯'
|
|
154
162
|
}
|
|
155
163
|
],
|
|
156
164
|
grpc: [
|
|
@@ -258,6 +266,12 @@ const info = {
|
|
|
258
266
|
kind: 'Moonbridge',
|
|
259
267
|
url: 'https://explorer.moonbridge.org/picasso',
|
|
260
268
|
tx_page: 'https://explorer.moonbridge.org/picasso/tx/${txHash}'
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
kind: 'π WHEN MOON π WHEN LAMBO π₯',
|
|
272
|
+
url: 'https://explorer.whenmoonwhenlambo.money/picasso',
|
|
273
|
+
tx_page: 'https://explorer.whenmoonwhenlambo.money/picasso/tx/${txHash}',
|
|
274
|
+
account_page: 'https://explorer.whenmoonwhenlambo.money/picasso/account/${accountAddress}'
|
|
261
275
|
}
|
|
262
276
|
],
|
|
263
277
|
images: [{
|
package/esm/noncosmos/assets.js
CHANGED
|
@@ -37,12 +37,17 @@ import * as _movement from './movement';
|
|
|
37
37
|
import * as _namada from './namada';
|
|
38
38
|
import * as _avalanchetestnet from './avalanchetestnet';
|
|
39
39
|
import * as _binancesmartchaintestnet from './binancesmartchaintestnet';
|
|
40
|
+
import * as _bitcoincashtestnet from './bitcoincashtestnet';
|
|
40
41
|
import * as _bitcointestnet from './bitcointestnet';
|
|
42
|
+
import * as _dogecointestnet from './dogecointestnet';
|
|
41
43
|
import * as _ethereumtestnet from './ethereumtestnet';
|
|
42
44
|
import * as _fantomtestnet from './fantomtestnet';
|
|
45
|
+
import * as _litecointestnet from './litecointestnet';
|
|
43
46
|
import * as _moonbeamtestnet from './moonbeamtestnet';
|
|
44
47
|
import * as _polkadottestnet from './polkadottestnet';
|
|
45
48
|
import * as _polygontestnet from './polygontestnet';
|
|
49
|
+
import * as _solanatestnet from './solanatestnet';
|
|
50
|
+
import * as _tontestnet from './tontestnet';
|
|
46
51
|
import * as _ojotestnet from './ojotestnet';
|
|
47
52
|
const assets = [
|
|
48
53
|
_picasso.assets,
|
|
@@ -84,12 +89,17 @@ const assets = [
|
|
|
84
89
|
_namada.assets,
|
|
85
90
|
_avalanchetestnet.assets,
|
|
86
91
|
_binancesmartchaintestnet.assets,
|
|
92
|
+
_bitcoincashtestnet.assets,
|
|
87
93
|
_bitcointestnet.assets,
|
|
94
|
+
_dogecointestnet.assets,
|
|
88
95
|
_ethereumtestnet.assets,
|
|
89
96
|
_fantomtestnet.assets,
|
|
97
|
+
_litecointestnet.assets,
|
|
90
98
|
_moonbeamtestnet.assets,
|
|
91
99
|
_polkadottestnet.assets,
|
|
92
100
|
_polygontestnet.assets,
|
|
101
|
+
_solanatestnet.assets,
|
|
102
|
+
_tontestnet.assets,
|
|
93
103
|
_ojotestnet.assets
|
|
94
104
|
];
|
|
95
105
|
export default assets;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'bitcoincashtestnet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The testnet version of Bitcoin Cash.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'sat',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'bch',
|
|
11
|
+
exponent: 8
|
|
12
|
+
}],
|
|
13
|
+
type_asset: 'bitcoin-like',
|
|
14
|
+
base: 'sat',
|
|
15
|
+
name: 'Bitcoin Cash',
|
|
16
|
+
display: 'bch',
|
|
17
|
+
symbol: 'BCH',
|
|
18
|
+
traces: [{
|
|
19
|
+
type: 'test-mintage',
|
|
20
|
+
counterparty: {
|
|
21
|
+
chain_name: 'bitcoincash',
|
|
22
|
+
base_denom: 'sat'
|
|
23
|
+
},
|
|
24
|
+
provider: 'Bitcoin Cash'
|
|
25
|
+
}],
|
|
26
|
+
images: [{
|
|
27
|
+
image_sync: {
|
|
28
|
+
chain_name: 'bitcoincash',
|
|
29
|
+
base_denom: 'sat'
|
|
30
|
+
},
|
|
31
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoincash/images/bch.svg',
|
|
32
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoincash/images/bch.png',
|
|
33
|
+
theme: {
|
|
34
|
+
primary_color_hex: '#f4941c',
|
|
35
|
+
background_color_hex: '#f4941c',
|
|
36
|
+
circle: true
|
|
37
|
+
}
|
|
38
|
+
}],
|
|
39
|
+
coingecko_id: 'bitcoin-cash'
|
|
40
|
+
}]
|
|
41
|
+
};
|
|
42
|
+
export default info;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'dogecointestnet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The testnet version of Dogecoin.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'shibe',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'doge',
|
|
11
|
+
exponent: 8
|
|
12
|
+
}],
|
|
13
|
+
type_asset: 'bitcoin-like',
|
|
14
|
+
base: 'shibe',
|
|
15
|
+
name: 'Dogecoin',
|
|
16
|
+
display: 'doge',
|
|
17
|
+
symbol: 'DOGE',
|
|
18
|
+
traces: [{
|
|
19
|
+
type: 'test-mintage',
|
|
20
|
+
counterparty: {
|
|
21
|
+
chain_name: 'dogecoin',
|
|
22
|
+
base_denom: 'shibe'
|
|
23
|
+
},
|
|
24
|
+
provider: 'Dogecoin'
|
|
25
|
+
}],
|
|
26
|
+
images: [{
|
|
27
|
+
image_sync: {
|
|
28
|
+
chain_name: 'dogecoin',
|
|
29
|
+
base_denom: 'shibe'
|
|
30
|
+
},
|
|
31
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.svg',
|
|
32
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png',
|
|
33
|
+
theme: {
|
|
34
|
+
primary_color_hex: '#f4941c',
|
|
35
|
+
background_color_hex: '#f4941c',
|
|
36
|
+
circle: true
|
|
37
|
+
}
|
|
38
|
+
}],
|
|
39
|
+
coingecko_id: 'dogecoin'
|
|
40
|
+
}]
|
|
41
|
+
};
|
|
42
|
+
export default info;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'litecointestnet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The testnet version of Litecoin.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'litoshi',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'ltc',
|
|
11
|
+
exponent: 8
|
|
12
|
+
}],
|
|
13
|
+
type_asset: 'bitcoin-like',
|
|
14
|
+
base: 'litoshi',
|
|
15
|
+
name: 'Litecoin',
|
|
16
|
+
display: 'ltc',
|
|
17
|
+
symbol: 'LTC',
|
|
18
|
+
traces: [{
|
|
19
|
+
type: 'test-mintage',
|
|
20
|
+
counterparty: {
|
|
21
|
+
chain_name: 'litecoin',
|
|
22
|
+
base_denom: 'litoshi'
|
|
23
|
+
},
|
|
24
|
+
provider: 'Litecoin'
|
|
25
|
+
}],
|
|
26
|
+
images: [{
|
|
27
|
+
image_sync: {
|
|
28
|
+
chain_name: 'litecoin',
|
|
29
|
+
base_denom: 'litoshi'
|
|
30
|
+
},
|
|
31
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg',
|
|
32
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png',
|
|
33
|
+
theme: {
|
|
34
|
+
primary_color_hex: '#f4941c',
|
|
35
|
+
background_color_hex: '#f4941c',
|
|
36
|
+
circle: true
|
|
37
|
+
}
|
|
38
|
+
}],
|
|
39
|
+
coingecko_id: 'litecoin'
|
|
40
|
+
}]
|
|
41
|
+
};
|
|
42
|
+
export default info;
|
package/esm/noncosmos/named.js
CHANGED
|
@@ -38,10 +38,15 @@ export * as namada from './namada';
|
|
|
38
38
|
export * as cosmoshubicstestnet from './cosmoshubicstestnet';
|
|
39
39
|
export * as avalanchetestnet from './avalanchetestnet';
|
|
40
40
|
export * as binancesmartchaintestnet from './binancesmartchaintestnet';
|
|
41
|
+
export * as bitcoincashtestnet from './bitcoincashtestnet';
|
|
41
42
|
export * as bitcointestnet from './bitcointestnet';
|
|
43
|
+
export * as dogecointestnet from './dogecointestnet';
|
|
42
44
|
export * as ethereumtestnet from './ethereumtestnet';
|
|
43
45
|
export * as fantomtestnet from './fantomtestnet';
|
|
46
|
+
export * as litecointestnet from './litecointestnet';
|
|
44
47
|
export * as moonbeamtestnet from './moonbeamtestnet';
|
|
45
48
|
export * as polkadottestnet from './polkadottestnet';
|
|
46
49
|
export * as polygontestnet from './polygontestnet';
|
|
50
|
+
export * as solanatestnet from './solanatestnet';
|
|
51
|
+
export * as tontestnet from './tontestnet';
|
|
47
52
|
export * as ojotestnet from './ojotestnet';
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'solanatestnet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The testnet version of Solana.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'Lamport',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'SOL',
|
|
11
|
+
exponent: 9
|
|
12
|
+
}],
|
|
13
|
+
type_asset: 'svm-base',
|
|
14
|
+
base: 'Lamport',
|
|
15
|
+
name: 'Solana',
|
|
16
|
+
display: 'SOL',
|
|
17
|
+
symbol: 'SOL',
|
|
18
|
+
traces: [{
|
|
19
|
+
type: 'test-mintage',
|
|
20
|
+
counterparty: {
|
|
21
|
+
chain_name: 'solana',
|
|
22
|
+
base_denom: 'Lamport'
|
|
23
|
+
},
|
|
24
|
+
provider: 'Solana'
|
|
25
|
+
}],
|
|
26
|
+
logo_URIs: {
|
|
27
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png',
|
|
28
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg'
|
|
29
|
+
},
|
|
30
|
+
coingecko_id: 'solana',
|
|
31
|
+
images: [{
|
|
32
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
33
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png',
|
|
34
|
+
theme: {
|
|
35
|
+
circle: true,
|
|
36
|
+
background_color_hex: '#000000'
|
|
37
|
+
}
|
|
38
|
+
}, {
|
|
39
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg',
|
|
40
|
+
theme: {
|
|
41
|
+
circle: false,
|
|
42
|
+
background_color_hex: '#00000000'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
}]
|
|
46
|
+
};
|
|
47
|
+
export default info;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'tontestnet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The testnet version of Toncoin.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'nanoton',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['nanoTon']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'ton',
|
|
12
|
+
exponent: 9
|
|
13
|
+
}],
|
|
14
|
+
type_asset: 'unknown',
|
|
15
|
+
base: 'nanoton',
|
|
16
|
+
name: 'Toncoin',
|
|
17
|
+
display: 'ton',
|
|
18
|
+
symbol: 'TON',
|
|
19
|
+
traces: [{
|
|
20
|
+
type: 'test-mintage',
|
|
21
|
+
counterparty: {
|
|
22
|
+
chain_name: 'ton',
|
|
23
|
+
base_denom: 'nanoton'
|
|
24
|
+
},
|
|
25
|
+
provider: 'Toncoin'
|
|
26
|
+
}],
|
|
27
|
+
coingecko_id: 'the-open-network',
|
|
28
|
+
images: [{
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg',
|
|
30
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.png',
|
|
31
|
+
theme: {
|
|
32
|
+
circle: true,
|
|
33
|
+
primary_color_hex: '#0088CC',
|
|
34
|
+
background_color_hex: '#0088CC'
|
|
35
|
+
}
|
|
36
|
+
}],
|
|
37
|
+
socials: {
|
|
38
|
+
website: 'https://ton.tg/',
|
|
39
|
+
twitter: 'https://x.com/ton_blockchain'
|
|
40
|
+
}
|
|
41
|
+
}]
|
|
42
|
+
};
|
|
43
|
+
export default info;
|
package/esm/testnet/assets.js
CHANGED
|
@@ -47,6 +47,7 @@ import * as _hypersigntestnet from './hypersigntestnet';
|
|
|
47
47
|
import * as _impacthubtestnet from './impacthubtestnet';
|
|
48
48
|
import * as _imversedtestnet from './imversedtestnet';
|
|
49
49
|
import * as _injectivetestnet from './injectivetestnet';
|
|
50
|
+
import * as _int3facetestnet from './int3facetestnet';
|
|
50
51
|
import * as _iopntestnet from './iopntestnet';
|
|
51
52
|
import * as _jackaltestnet from './jackaltestnet';
|
|
52
53
|
import * as _jackaltestnet2 from './jackaltestnet2';
|
|
@@ -175,6 +176,7 @@ const assets = [
|
|
|
175
176
|
_impacthubtestnet.assets,
|
|
176
177
|
_imversedtestnet.assets,
|
|
177
178
|
_injectivetestnet.assets,
|
|
179
|
+
_int3facetestnet.assets,
|
|
178
180
|
_iopntestnet.assets,
|
|
179
181
|
_jackaltestnet.assets,
|
|
180
182
|
_jackaltestnet2.assets,
|
package/esm/testnet/chains.js
CHANGED
|
@@ -47,6 +47,7 @@ import * as _hypersigntestnet from './hypersigntestnet';
|
|
|
47
47
|
import * as _impacthubtestnet from './impacthubtestnet';
|
|
48
48
|
import * as _imversedtestnet from './imversedtestnet';
|
|
49
49
|
import * as _injectivetestnet from './injectivetestnet';
|
|
50
|
+
import * as _int3facetestnet from './int3facetestnet';
|
|
50
51
|
import * as _iopntestnet from './iopntestnet';
|
|
51
52
|
import * as _jackaltestnet from './jackaltestnet';
|
|
52
53
|
import * as _jackaltestnet2 from './jackaltestnet2';
|
|
@@ -175,6 +176,7 @@ const chains = [
|
|
|
175
176
|
_impacthubtestnet.chain,
|
|
176
177
|
_imversedtestnet.chain,
|
|
177
178
|
_injectivetestnet.chain,
|
|
179
|
+
_int3facetestnet.chain,
|
|
178
180
|
_iopntestnet.chain,
|
|
179
181
|
_jackaltestnet.chain,
|
|
180
182
|
_jackaltestnet2.chain,
|
|
@@ -0,0 +1,237 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../assetlist.schema.json',
|
|
3
|
+
chain_name: 'int3facetestnet',
|
|
4
|
+
assets: [
|
|
5
|
+
{
|
|
6
|
+
description: 'Int3face Testnet blockchain native token',
|
|
7
|
+
denom_units: [{
|
|
8
|
+
denom: 'uint3',
|
|
9
|
+
exponent: 0
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'int3',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'uint3',
|
|
15
|
+
name: 'Int3face Testnet Token',
|
|
16
|
+
display: 'int3',
|
|
17
|
+
symbol: 'INT3',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png'
|
|
20
|
+
},
|
|
21
|
+
images: [{
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png',
|
|
23
|
+
theme: {
|
|
24
|
+
primary_color_hex: '#3d3d3d'
|
|
25
|
+
}
|
|
26
|
+
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://testnet.app.int3face.zone/',
|
|
29
|
+
twitter: 'https://x.com/_Bitfrost_'
|
|
30
|
+
},
|
|
31
|
+
type_asset: 'sdk.coin'
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
description: 'Testnet Bitcoin on Int3face',
|
|
35
|
+
denom_units: [{
|
|
36
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc',
|
|
37
|
+
exponent: 0
|
|
38
|
+
}, {
|
|
39
|
+
denom: 'btc',
|
|
40
|
+
exponent: 8
|
|
41
|
+
}],
|
|
42
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc',
|
|
43
|
+
name: 'Testnet Bitcoin',
|
|
44
|
+
display: 'btc',
|
|
45
|
+
symbol: 'BTC',
|
|
46
|
+
traces: [{
|
|
47
|
+
type: 'bridge',
|
|
48
|
+
counterparty: {
|
|
49
|
+
chain_name: 'bitcointestnet',
|
|
50
|
+
base_denom: 'sat'
|
|
51
|
+
},
|
|
52
|
+
provider: 'Int3face'
|
|
53
|
+
}],
|
|
54
|
+
logo_URIs: {
|
|
55
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.png',
|
|
56
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg'
|
|
57
|
+
},
|
|
58
|
+
images: [{
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg',
|
|
61
|
+
theme: {
|
|
62
|
+
primary_color_hex: '#3d3d3d'
|
|
63
|
+
}
|
|
64
|
+
}],
|
|
65
|
+
type_asset: 'sdk.coin'
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
description: 'Testnet Bitcoin-Cash on Int3face',
|
|
69
|
+
denom_units: [{
|
|
70
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch',
|
|
71
|
+
exponent: 0
|
|
72
|
+
}, {
|
|
73
|
+
denom: 'bch',
|
|
74
|
+
exponent: 8
|
|
75
|
+
}],
|
|
76
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch',
|
|
77
|
+
name: 'Testnet Bitcoin Cash',
|
|
78
|
+
display: 'bch',
|
|
79
|
+
symbol: 'BCH',
|
|
80
|
+
traces: [{
|
|
81
|
+
type: 'bridge',
|
|
82
|
+
counterparty: {
|
|
83
|
+
chain_name: 'bitcoincashtestnet',
|
|
84
|
+
base_denom: 'sat'
|
|
85
|
+
},
|
|
86
|
+
provider: 'Int3face'
|
|
87
|
+
}],
|
|
88
|
+
logo_URIs: {
|
|
89
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.png',
|
|
90
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg'
|
|
91
|
+
},
|
|
92
|
+
images: [{
|
|
93
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.png',
|
|
94
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg',
|
|
95
|
+
theme: {
|
|
96
|
+
primary_color_hex: '#3d3d3d'
|
|
97
|
+
}
|
|
98
|
+
}],
|
|
99
|
+
type_asset: 'sdk.coin'
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
description: 'Testnet Dogecoin on Int3face',
|
|
103
|
+
denom_units: [{
|
|
104
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge',
|
|
105
|
+
exponent: 0
|
|
106
|
+
}, {
|
|
107
|
+
denom: 'doge',
|
|
108
|
+
exponent: 8
|
|
109
|
+
}],
|
|
110
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge',
|
|
111
|
+
name: 'Testnet Dogecoin',
|
|
112
|
+
display: 'doge',
|
|
113
|
+
symbol: 'DOGE',
|
|
114
|
+
traces: [{
|
|
115
|
+
type: 'bridge',
|
|
116
|
+
counterparty: {
|
|
117
|
+
chain_name: 'dogecointestnet',
|
|
118
|
+
base_denom: 'shibe'
|
|
119
|
+
},
|
|
120
|
+
provider: 'Int3face'
|
|
121
|
+
}],
|
|
122
|
+
logo_URIs: {
|
|
123
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
|
|
124
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
125
|
+
},
|
|
126
|
+
images: [{
|
|
127
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
|
|
128
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg',
|
|
129
|
+
theme: {
|
|
130
|
+
primary_color_hex: '#3d3d3d'
|
|
131
|
+
}
|
|
132
|
+
}],
|
|
133
|
+
type_asset: 'sdk.coin'
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
description: 'Testnet Litecoin on Int3face',
|
|
137
|
+
denom_units: [{
|
|
138
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc',
|
|
139
|
+
exponent: 0
|
|
140
|
+
}, {
|
|
141
|
+
denom: 'ltc',
|
|
142
|
+
exponent: 8
|
|
143
|
+
}],
|
|
144
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc',
|
|
145
|
+
name: 'Testnet Litecoin',
|
|
146
|
+
display: 'ltc',
|
|
147
|
+
symbol: 'LTC',
|
|
148
|
+
traces: [{
|
|
149
|
+
type: 'bridge',
|
|
150
|
+
counterparty: {
|
|
151
|
+
chain_name: 'litecointestnet',
|
|
152
|
+
base_denom: 'litoshi'
|
|
153
|
+
},
|
|
154
|
+
provider: 'Int3face'
|
|
155
|
+
}],
|
|
156
|
+
logo_URIs: {
|
|
157
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.png',
|
|
158
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
159
|
+
},
|
|
160
|
+
images: [{
|
|
161
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.png',
|
|
162
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg',
|
|
163
|
+
theme: {
|
|
164
|
+
primary_color_hex: '#3d3d3d'
|
|
165
|
+
}
|
|
166
|
+
}],
|
|
167
|
+
type_asset: 'sdk.coin'
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
description: 'Testnet TON on Int3face',
|
|
171
|
+
denom_units: [{
|
|
172
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
|
|
173
|
+
exponent: 0
|
|
174
|
+
}, {
|
|
175
|
+
denom: 'ton',
|
|
176
|
+
exponent: 9
|
|
177
|
+
}],
|
|
178
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
|
|
179
|
+
name: 'Testnet TON',
|
|
180
|
+
display: 'ton',
|
|
181
|
+
symbol: 'TON',
|
|
182
|
+
traces: [{
|
|
183
|
+
type: 'bridge',
|
|
184
|
+
counterparty: {
|
|
185
|
+
chain_name: 'tontestnet',
|
|
186
|
+
base_denom: 'nanoton'
|
|
187
|
+
},
|
|
188
|
+
provider: 'Int3face'
|
|
189
|
+
}],
|
|
190
|
+
logo_URIs: {
|
|
191
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.png',
|
|
192
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg'
|
|
193
|
+
},
|
|
194
|
+
images: [{
|
|
195
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.png',
|
|
196
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg',
|
|
197
|
+
theme: {
|
|
198
|
+
primary_color_hex: '#3d3d3d'
|
|
199
|
+
}
|
|
200
|
+
}],
|
|
201
|
+
type_asset: 'sdk.coin'
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
description: 'Testnet Solana on Int3face',
|
|
205
|
+
denom_units: [{
|
|
206
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol',
|
|
207
|
+
exponent: 0
|
|
208
|
+
}, {
|
|
209
|
+
denom: 'sol',
|
|
210
|
+
exponent: 9
|
|
211
|
+
}],
|
|
212
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol',
|
|
213
|
+
name: 'Testnet Solana',
|
|
214
|
+
display: 'sol',
|
|
215
|
+
symbol: 'SOL',
|
|
216
|
+
traces: [{
|
|
217
|
+
type: 'bridge',
|
|
218
|
+
counterparty: {
|
|
219
|
+
chain_name: 'solanatestnet',
|
|
220
|
+
base_denom: 'Lamport'
|
|
221
|
+
},
|
|
222
|
+
provider: 'Int3face'
|
|
223
|
+
}],
|
|
224
|
+
logo_URIs: {
|
|
225
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png'
|
|
226
|
+
},
|
|
227
|
+
images: [{
|
|
228
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
229
|
+
theme: {
|
|
230
|
+
primary_color_hex: '#3d3d3d'
|
|
231
|
+
}
|
|
232
|
+
}],
|
|
233
|
+
type_asset: 'sdk.coin'
|
|
234
|
+
}
|
|
235
|
+
]
|
|
236
|
+
};
|
|
237
|
+
export default info;
|