chain-registry 2.0.225 → 2.0.227
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/asset-lists.js +2 -0
- package/esm/mainnet/chains.js +2 -0
- package/esm/mainnet/cosmoshub/asset-list.js +29 -0
- package/esm/mainnet/ibc-data.js +2 -0
- package/esm/mainnet/noble/ibc-data.js +31 -0
- package/esm/mainnet/osmosis/ibc-data.js +31 -0
- package/esm/mainnet/safrochain/asset-list.js +93 -0
- package/esm/mainnet/safrochain/chain.js +151 -0
- package/esm/mainnet/safrochain/ibc-data.js +62 -0
- package/esm/mainnet/safrochain/index.js +6 -0
- package/esm/testnet/asset-lists.js +2 -0
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/limonatatestnet/asset-list.js +26 -0
- package/esm/testnet/limonatatestnet/chain.js +58 -0
- package/esm/testnet/limonatatestnet/index.js +4 -0
- package/mainnet/asset-lists.js +2 -0
- package/mainnet/chains.js +2 -0
- package/mainnet/cosmoshub/asset-list.js +29 -0
- package/mainnet/ibc-data.js +2 -0
- package/mainnet/noble/ibc-data.js +31 -0
- package/mainnet/osmosis/ibc-data.js +31 -0
- package/mainnet/safrochain/asset-list.d.ts +3 -0
- package/mainnet/safrochain/asset-list.js +95 -0
- package/mainnet/safrochain/chain.d.ts +3 -0
- package/mainnet/safrochain/chain.js +153 -0
- package/mainnet/safrochain/ibc-data.d.ts +3 -0
- package/mainnet/safrochain/ibc-data.js +64 -0
- package/mainnet/safrochain/index.d.ts +3 -0
- package/mainnet/safrochain/index.js +12 -0
- package/package.json +3 -3
- package/testnet/asset-lists.js +2 -0
- package/testnet/chains.js +2 -0
- package/testnet/limonatatestnet/asset-list.d.ts +3 -0
- package/testnet/limonatatestnet/asset-list.js +28 -0
- package/testnet/limonatatestnet/chain.d.ts +3 -0
- package/testnet/limonatatestnet/chain.js +60 -0
- package/testnet/limonatatestnet/index.d.ts +2 -0
- package/testnet/limonatatestnet/index.js +10 -0
|
@@ -171,6 +171,7 @@ import * as _realio from './realio';
|
|
|
171
171
|
import * as _rebus from './rebus';
|
|
172
172
|
import * as _regen from './regen';
|
|
173
173
|
import * as _rizon from './rizon';
|
|
174
|
+
import * as _safrochain from './safrochain';
|
|
174
175
|
import * as _saga from './saga';
|
|
175
176
|
import * as _scorum from './scorum';
|
|
176
177
|
import * as _secretnetwork from './secretnetwork';
|
|
@@ -395,6 +396,7 @@ const assetList = [
|
|
|
395
396
|
_rebus.assetList,
|
|
396
397
|
_regen.assetList,
|
|
397
398
|
_rizon.assetList,
|
|
399
|
+
_safrochain.assetList,
|
|
398
400
|
_saga.assetList,
|
|
399
401
|
_scorum.assetList,
|
|
400
402
|
_secretnetwork.assetList,
|
package/esm/mainnet/chains.js
CHANGED
|
@@ -171,6 +171,7 @@ import * as _realio from './realio';
|
|
|
171
171
|
import * as _rebus from './rebus';
|
|
172
172
|
import * as _regen from './regen';
|
|
173
173
|
import * as _rizon from './rizon';
|
|
174
|
+
import * as _safrochain from './safrochain';
|
|
174
175
|
import * as _saga from './saga';
|
|
175
176
|
import * as _scorum from './scorum';
|
|
176
177
|
import * as _secretnetwork from './secretnetwork';
|
|
@@ -395,6 +396,7 @@ const chains = [
|
|
|
395
396
|
_rebus.chain,
|
|
396
397
|
_regen.chain,
|
|
397
398
|
_rizon.chain,
|
|
399
|
+
_safrochain.chain,
|
|
398
400
|
_saga.chain,
|
|
399
401
|
_scorum.chain,
|
|
400
402
|
_secretnetwork.chain,
|
|
@@ -1185,6 +1185,35 @@ const info = {
|
|
|
1185
1185
|
website: 'https://posthuman.digital/',
|
|
1186
1186
|
x: 'https://x.com/POSTHUMAN_DVS'
|
|
1187
1187
|
}
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
description: 'POSTHUMAN Reputation (RESP) is the reputation token of the POSTHUMAN ecosystem, migrated from the legacy Juno RESP token to Cosmos Hub through TokenFactory.',
|
|
1191
|
+
extendedDescription: 'RESP is the POSTHUMAN reputation token. This Cosmos Hub TokenFactory asset represents the migration of RESP from the legacy Juno token to Cosmos Hub under the new Reputation SubDAO.',
|
|
1192
|
+
denomUnits: [{
|
|
1193
|
+
denom: 'factory/cosmos1nxxz937qd6zqxllwplydy6hts97c4amaqj8jxa57nsme3dmckk4s3mqujr/RESP',
|
|
1194
|
+
exponent: 0
|
|
1195
|
+
}, {
|
|
1196
|
+
denom: 'resp',
|
|
1197
|
+
exponent: 6
|
|
1198
|
+
}],
|
|
1199
|
+
typeAsset: 'sdk.coin',
|
|
1200
|
+
base: 'factory/cosmos1nxxz937qd6zqxllwplydy6hts97c4amaqj8jxa57nsme3dmckk4s3mqujr/RESP',
|
|
1201
|
+
name: 'POSTHUMAN Reputation',
|
|
1202
|
+
display: 'resp',
|
|
1203
|
+
symbol: 'RESP',
|
|
1204
|
+
logoURIs: {
|
|
1205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/resp.png'
|
|
1206
|
+
},
|
|
1207
|
+
images: [{
|
|
1208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/resp.png',
|
|
1209
|
+
theme: {
|
|
1210
|
+
circle: true
|
|
1211
|
+
}
|
|
1212
|
+
}],
|
|
1213
|
+
socials: {
|
|
1214
|
+
website: 'https://posthuman.digital/',
|
|
1215
|
+
x: 'https://x.com/POSTHUMAN_DVS'
|
|
1216
|
+
}
|
|
1188
1217
|
}
|
|
1189
1218
|
]
|
|
1190
1219
|
};
|
package/esm/mainnet/ibc-data.js
CHANGED
|
@@ -131,6 +131,7 @@ import * as _realio from './realio';
|
|
|
131
131
|
import * as _rebus from './rebus';
|
|
132
132
|
import * as _regen from './regen';
|
|
133
133
|
import * as _rizon from './rizon';
|
|
134
|
+
import * as _safrochain from './safrochain';
|
|
134
135
|
import * as _saga from './saga';
|
|
135
136
|
import * as _scorum from './scorum';
|
|
136
137
|
import * as _secretnetwork from './secretnetwork';
|
|
@@ -302,6 +303,7 @@ const ibcData = [
|
|
|
302
303
|
..._rebus.ibcData,
|
|
303
304
|
..._regen.ibcData,
|
|
304
305
|
..._rizon.ibcData,
|
|
306
|
+
..._safrochain.ibcData,
|
|
305
307
|
..._saga.ibcData,
|
|
306
308
|
..._scorum.ibcData,
|
|
307
309
|
..._secretnetwork.ibcData,
|
|
@@ -1355,6 +1355,37 @@ const info = [
|
|
|
1355
1355
|
}
|
|
1356
1356
|
}]
|
|
1357
1357
|
},
|
|
1358
|
+
{
|
|
1359
|
+
$schema: '../ibc_data.schema.json',
|
|
1360
|
+
chain1: {
|
|
1361
|
+
chainName: 'noble',
|
|
1362
|
+
chainId: 'noble-1',
|
|
1363
|
+
clientId: '07-tendermint-224',
|
|
1364
|
+
connectionId: 'connection-210'
|
|
1365
|
+
},
|
|
1366
|
+
chain2: {
|
|
1367
|
+
chainName: 'safrochain',
|
|
1368
|
+
chainId: 'safrochain-1',
|
|
1369
|
+
clientId: '07-tendermint-0',
|
|
1370
|
+
connectionId: 'connection-0'
|
|
1371
|
+
},
|
|
1372
|
+
channels: [{
|
|
1373
|
+
chain1: {
|
|
1374
|
+
channelId: 'channel-581',
|
|
1375
|
+
portId: 'transfer'
|
|
1376
|
+
},
|
|
1377
|
+
chain2: {
|
|
1378
|
+
channelId: 'channel-0',
|
|
1379
|
+
portId: 'transfer'
|
|
1380
|
+
},
|
|
1381
|
+
ordering: 'unordered',
|
|
1382
|
+
version: 'ics20-1',
|
|
1383
|
+
tags: {
|
|
1384
|
+
status: 'ACTIVE',
|
|
1385
|
+
preferred: true
|
|
1386
|
+
}
|
|
1387
|
+
}]
|
|
1388
|
+
},
|
|
1358
1389
|
{
|
|
1359
1390
|
$schema: '../ibc_data.schema.json',
|
|
1360
1391
|
chain1: {
|
|
@@ -4568,6 +4568,37 @@ const info = [
|
|
|
4568
4568
|
}
|
|
4569
4569
|
}]
|
|
4570
4570
|
},
|
|
4571
|
+
{
|
|
4572
|
+
$schema: '../ibc_data.schema.json',
|
|
4573
|
+
chain1: {
|
|
4574
|
+
chainName: 'osmosis',
|
|
4575
|
+
chainId: 'osmosis-1',
|
|
4576
|
+
clientId: '07-tendermint-3719',
|
|
4577
|
+
connectionId: 'connection-11075'
|
|
4578
|
+
},
|
|
4579
|
+
chain2: {
|
|
4580
|
+
chainName: 'safrochain',
|
|
4581
|
+
chainId: 'safrochain-1',
|
|
4582
|
+
clientId: '07-tendermint-1',
|
|
4583
|
+
connectionId: 'connection-1'
|
|
4584
|
+
},
|
|
4585
|
+
channels: [{
|
|
4586
|
+
chain1: {
|
|
4587
|
+
channelId: 'channel-110497',
|
|
4588
|
+
portId: 'transfer'
|
|
4589
|
+
},
|
|
4590
|
+
chain2: {
|
|
4591
|
+
channelId: 'channel-1',
|
|
4592
|
+
portId: 'transfer'
|
|
4593
|
+
},
|
|
4594
|
+
ordering: 'unordered',
|
|
4595
|
+
version: 'ics20-1',
|
|
4596
|
+
tags: {
|
|
4597
|
+
status: 'ACTIVE',
|
|
4598
|
+
preferred: true
|
|
4599
|
+
}
|
|
4600
|
+
}]
|
|
4601
|
+
},
|
|
4571
4602
|
{
|
|
4572
4603
|
$schema: '../ibc_data.schema.json',
|
|
4573
4604
|
chain1: {
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../assetlist.schema.json',
|
|
3
|
+
chainName: 'safrochain',
|
|
4
|
+
assets: [
|
|
5
|
+
{
|
|
6
|
+
description: 'The native staking, governance, and fee token of Safrochain, a mobile-first mobile-money-powered blockchain connecting mobile wallets to on-chain finance and interoperable digital rails.',
|
|
7
|
+
denomUnits: [{
|
|
8
|
+
denom: 'usaf',
|
|
9
|
+
exponent: 0,
|
|
10
|
+
aliases: ['microsaf']
|
|
11
|
+
}, {
|
|
12
|
+
denom: 'saf',
|
|
13
|
+
exponent: 6
|
|
14
|
+
}],
|
|
15
|
+
base: 'usaf',
|
|
16
|
+
name: 'Safrochain',
|
|
17
|
+
display: 'saf',
|
|
18
|
+
symbol: 'SAF',
|
|
19
|
+
logoURIs: {
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/safrochain/images/saf.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/safrochain/images/saf.svg'
|
|
22
|
+
},
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/safrochain/images/saf.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/safrochain/images/saf.svg'
|
|
26
|
+
}],
|
|
27
|
+
typeAsset: 'sdk.coin'
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
description: 'Circle USDC bridged from Noble over IBC channel-0.',
|
|
31
|
+
denomUnits: [{
|
|
32
|
+
denom: 'ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5',
|
|
33
|
+
exponent: 0,
|
|
34
|
+
aliases: ['uusdc']
|
|
35
|
+
}, {
|
|
36
|
+
denom: 'USDC',
|
|
37
|
+
exponent: 6
|
|
38
|
+
}],
|
|
39
|
+
base: 'ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5',
|
|
40
|
+
name: 'USD Coin (Noble)',
|
|
41
|
+
display: 'USDC',
|
|
42
|
+
symbol: 'USDC',
|
|
43
|
+
traces: [{
|
|
44
|
+
type: 'ibc',
|
|
45
|
+
counterparty: {
|
|
46
|
+
chainName: 'noble',
|
|
47
|
+
baseDenom: 'uusdc',
|
|
48
|
+
channelId: 'channel-581'
|
|
49
|
+
},
|
|
50
|
+
chain: {
|
|
51
|
+
channelId: 'channel-0',
|
|
52
|
+
path: 'transfer/channel-0/uusdc'
|
|
53
|
+
}
|
|
54
|
+
}],
|
|
55
|
+
logoURIs: {
|
|
56
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
57
|
+
},
|
|
58
|
+
typeAsset: 'ics20'
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
description: 'Osmosis OSMO bridged over IBC channel-1.',
|
|
62
|
+
denomUnits: [{
|
|
63
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
64
|
+
exponent: 0,
|
|
65
|
+
aliases: ['uosmo']
|
|
66
|
+
}, {
|
|
67
|
+
denom: 'OSMO',
|
|
68
|
+
exponent: 6
|
|
69
|
+
}],
|
|
70
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
71
|
+
name: 'Osmosis',
|
|
72
|
+
display: 'OSMO',
|
|
73
|
+
symbol: 'OSMO',
|
|
74
|
+
traces: [{
|
|
75
|
+
type: 'ibc',
|
|
76
|
+
counterparty: {
|
|
77
|
+
chainName: 'osmosis',
|
|
78
|
+
baseDenom: 'uosmo',
|
|
79
|
+
channelId: 'channel-110497'
|
|
80
|
+
},
|
|
81
|
+
chain: {
|
|
82
|
+
channelId: 'channel-1',
|
|
83
|
+
path: 'transfer/channel-1/uosmo'
|
|
84
|
+
}
|
|
85
|
+
}],
|
|
86
|
+
logoURIs: {
|
|
87
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
|
|
88
|
+
},
|
|
89
|
+
typeAsset: 'ics20'
|
|
90
|
+
}
|
|
91
|
+
]
|
|
92
|
+
};
|
|
93
|
+
export default info;
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../chain.schema.json',
|
|
3
|
+
chainName: 'safrochain',
|
|
4
|
+
chainType: 'cosmos',
|
|
5
|
+
status: 'live',
|
|
6
|
+
networkType: 'mainnet',
|
|
7
|
+
website: 'https://safrochain.com',
|
|
8
|
+
prettyName: 'Safrochain',
|
|
9
|
+
chainId: 'safrochain-1',
|
|
10
|
+
bech32Prefix: 'addr_safro',
|
|
11
|
+
bech32Config: {
|
|
12
|
+
bech32PrefixAccAddr: 'addr_safro',
|
|
13
|
+
bech32PrefixAccPub: 'addr_safropub',
|
|
14
|
+
bech32PrefixValAddr: 'addr_safrovaloper',
|
|
15
|
+
bech32PrefixValPub: 'addr_safrovaloperpub',
|
|
16
|
+
bech32PrefixConsAddr: 'addr_safrovalcons',
|
|
17
|
+
bech32PrefixConsPub: 'addr_safrovalconspub'
|
|
18
|
+
},
|
|
19
|
+
daemonName: 'safrochaind',
|
|
20
|
+
nodeHome: '$HOME/.safrochain',
|
|
21
|
+
keyAlgos: ['secp256k1'],
|
|
22
|
+
slip44: 118,
|
|
23
|
+
fees: {
|
|
24
|
+
feeTokens: [{
|
|
25
|
+
denom: 'usaf',
|
|
26
|
+
fixedMinGasPrice: 0.05,
|
|
27
|
+
lowGasPrice: 0.05,
|
|
28
|
+
averageGasPrice: 0.0625,
|
|
29
|
+
highGasPrice: 0.075
|
|
30
|
+
}]
|
|
31
|
+
},
|
|
32
|
+
staking: {
|
|
33
|
+
stakingTokens: [{
|
|
34
|
+
denom: 'usaf'
|
|
35
|
+
}]
|
|
36
|
+
},
|
|
37
|
+
codebase: {
|
|
38
|
+
gitRepo: 'https://github.com/Safrochain-Org/safrochain-node',
|
|
39
|
+
recommendedVersion: 'v0.2.2',
|
|
40
|
+
compatibleVersions: ['v0.2.2'],
|
|
41
|
+
tag: 'v0.2.2',
|
|
42
|
+
language: {
|
|
43
|
+
type: 'go',
|
|
44
|
+
version: '1.25.8'
|
|
45
|
+
},
|
|
46
|
+
sdk: {
|
|
47
|
+
type: 'cosmos',
|
|
48
|
+
version: '0.50.14'
|
|
49
|
+
},
|
|
50
|
+
consensus: {
|
|
51
|
+
type: 'cometbft',
|
|
52
|
+
version: '0.38.21'
|
|
53
|
+
},
|
|
54
|
+
ibc: {
|
|
55
|
+
type: 'go',
|
|
56
|
+
version: '8.7.0',
|
|
57
|
+
icsEnabled: ['ics20-1', 'ics27-1']
|
|
58
|
+
},
|
|
59
|
+
genesis: {
|
|
60
|
+
name: 'genesis',
|
|
61
|
+
genesisUrl: 'https://raw.githubusercontent.com/Safrochain-Org/mainnet-genesis/main/genesis.json'
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
logoURIs: {
|
|
65
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/safrochain/images/saf.png',
|
|
66
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/safrochain/images/saf.svg'
|
|
67
|
+
},
|
|
68
|
+
images: [{
|
|
69
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/safrochain/images/saf.png',
|
|
70
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/safrochain/images/saf.svg'
|
|
71
|
+
}],
|
|
72
|
+
description: 'Safrochain is building a mobile-first, mobile-money-powered blockchain that connects blockchain infrastructure to mobile money networks—turning mobile wallets into gateways to stablecoins, programmable finance, cross-border settlement, and lower-cost interoperable transfers across operators and borders.',
|
|
73
|
+
apis: {
|
|
74
|
+
rpc: [
|
|
75
|
+
{
|
|
76
|
+
address: 'https://rpc.safrochain.network',
|
|
77
|
+
provider: 'Safrochain Foundation'
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
address: 'https://rpc1.safrochain.network',
|
|
81
|
+
provider: 'Safrochain Foundation'
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
address: 'https://rpc2.safrochain.network',
|
|
85
|
+
provider: 'Safrochain Foundation',
|
|
86
|
+
archive: true
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
rest: [
|
|
90
|
+
{
|
|
91
|
+
address: 'https://api.safrochain.network',
|
|
92
|
+
provider: 'Safrochain Foundation'
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
address: 'https://api1.safrochain.network',
|
|
96
|
+
provider: 'Safrochain Foundation'
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
address: 'https://api2.safrochain.network',
|
|
100
|
+
provider: 'Safrochain Foundation',
|
|
101
|
+
archive: true
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
grpc: [
|
|
105
|
+
{
|
|
106
|
+
address: 'https://grpc.safrochain.network:443',
|
|
107
|
+
provider: 'Safrochain Foundation'
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
address: 'https://grpc1.safrochain.network:443',
|
|
111
|
+
provider: 'Safrochain Foundation'
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
address: 'https://grpc2.safrochain.network:443',
|
|
115
|
+
provider: 'Safrochain Foundation',
|
|
116
|
+
archive: true
|
|
117
|
+
}
|
|
118
|
+
],
|
|
119
|
+
grpcWeb: [{
|
|
120
|
+
address: 'https://grpc-web.safrochain.network',
|
|
121
|
+
provider: 'Safrochain Foundation'
|
|
122
|
+
}],
|
|
123
|
+
wss: [{
|
|
124
|
+
address: 'wss://rpc.safrochain.network/websocket',
|
|
125
|
+
provider: 'Safrochain Foundation'
|
|
126
|
+
}, {
|
|
127
|
+
address: 'wss://rpc1.safrochain.network/websocket',
|
|
128
|
+
provider: 'Safrochain Foundation'
|
|
129
|
+
}]
|
|
130
|
+
},
|
|
131
|
+
snapshots: [{
|
|
132
|
+
provider: 'Safrochain Foundation',
|
|
133
|
+
url: 'https://snapshots.safrochain.network',
|
|
134
|
+
type: 'archive'
|
|
135
|
+
}],
|
|
136
|
+
explorers: [{
|
|
137
|
+
kind: 'safroexplorer',
|
|
138
|
+
url: 'https://explorer.safrochain.com/',
|
|
139
|
+
txPage: 'https://explorer.safrochain.com/tx/${txHash}',
|
|
140
|
+
accountPage: 'https://explorer.safrochain.com/address/${accountAddress}',
|
|
141
|
+
validatorPage: 'https://explorer.safrochain.com/validator/${validatorAddress}'
|
|
142
|
+
}],
|
|
143
|
+
keywords: [
|
|
144
|
+
'safrochain',
|
|
145
|
+
'saf',
|
|
146
|
+
'cosmos',
|
|
147
|
+
'ibc',
|
|
148
|
+
'payments'
|
|
149
|
+
]
|
|
150
|
+
};
|
|
151
|
+
export default info;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
const info = [{
|
|
2
|
+
$schema: '../ibc_data.schema.json',
|
|
3
|
+
chain1: {
|
|
4
|
+
chainName: 'noble',
|
|
5
|
+
chainId: 'noble-1',
|
|
6
|
+
clientId: '07-tendermint-224',
|
|
7
|
+
connectionId: 'connection-210'
|
|
8
|
+
},
|
|
9
|
+
chain2: {
|
|
10
|
+
chainName: 'safrochain',
|
|
11
|
+
chainId: 'safrochain-1',
|
|
12
|
+
clientId: '07-tendermint-0',
|
|
13
|
+
connectionId: 'connection-0'
|
|
14
|
+
},
|
|
15
|
+
channels: [{
|
|
16
|
+
chain1: {
|
|
17
|
+
channelId: 'channel-581',
|
|
18
|
+
portId: 'transfer'
|
|
19
|
+
},
|
|
20
|
+
chain2: {
|
|
21
|
+
channelId: 'channel-0',
|
|
22
|
+
portId: 'transfer'
|
|
23
|
+
},
|
|
24
|
+
ordering: 'unordered',
|
|
25
|
+
version: 'ics20-1',
|
|
26
|
+
tags: {
|
|
27
|
+
status: 'ACTIVE',
|
|
28
|
+
preferred: true
|
|
29
|
+
}
|
|
30
|
+
}]
|
|
31
|
+
}, {
|
|
32
|
+
$schema: '../ibc_data.schema.json',
|
|
33
|
+
chain1: {
|
|
34
|
+
chainName: 'osmosis',
|
|
35
|
+
chainId: 'osmosis-1',
|
|
36
|
+
clientId: '07-tendermint-3719',
|
|
37
|
+
connectionId: 'connection-11075'
|
|
38
|
+
},
|
|
39
|
+
chain2: {
|
|
40
|
+
chainName: 'safrochain',
|
|
41
|
+
chainId: 'safrochain-1',
|
|
42
|
+
clientId: '07-tendermint-1',
|
|
43
|
+
connectionId: 'connection-1'
|
|
44
|
+
},
|
|
45
|
+
channels: [{
|
|
46
|
+
chain1: {
|
|
47
|
+
channelId: 'channel-110497',
|
|
48
|
+
portId: 'transfer'
|
|
49
|
+
},
|
|
50
|
+
chain2: {
|
|
51
|
+
channelId: 'channel-1',
|
|
52
|
+
portId: 'transfer'
|
|
53
|
+
},
|
|
54
|
+
ordering: 'unordered',
|
|
55
|
+
version: 'ics20-1',
|
|
56
|
+
tags: {
|
|
57
|
+
status: 'ACTIVE',
|
|
58
|
+
preferred: true
|
|
59
|
+
}
|
|
60
|
+
}]
|
|
61
|
+
}];
|
|
62
|
+
export default info;
|
|
@@ -65,6 +65,7 @@ import * as _kujiratestnet from './kujiratestnet';
|
|
|
65
65
|
import * as _kyvetestnet from './kyvetestnet';
|
|
66
66
|
import * as _lavatestnet from './lavatestnet';
|
|
67
67
|
import * as _likecointestnet from './likecointestnet';
|
|
68
|
+
import * as _limonatatestnet from './limonatatestnet';
|
|
68
69
|
import * as _lombardledgertestnet from './lombardledgertestnet';
|
|
69
70
|
import * as _lumenxtestnet from './lumenxtestnet';
|
|
70
71
|
import * as _lumeratestnet from './lumeratestnet';
|
|
@@ -212,6 +213,7 @@ const assetList = [
|
|
|
212
213
|
_kyvetestnet.assetList,
|
|
213
214
|
_lavatestnet.assetList,
|
|
214
215
|
_likecointestnet.assetList,
|
|
216
|
+
_limonatatestnet.assetList,
|
|
215
217
|
_lombardledgertestnet.assetList,
|
|
216
218
|
_lumenxtestnet.assetList,
|
|
217
219
|
_lumeratestnet.assetList,
|
package/esm/testnet/chains.js
CHANGED
|
@@ -65,6 +65,7 @@ import * as _kujiratestnet from './kujiratestnet';
|
|
|
65
65
|
import * as _kyvetestnet from './kyvetestnet';
|
|
66
66
|
import * as _lavatestnet from './lavatestnet';
|
|
67
67
|
import * as _likecointestnet from './likecointestnet';
|
|
68
|
+
import * as _limonatatestnet from './limonatatestnet';
|
|
68
69
|
import * as _lombardledgertestnet from './lombardledgertestnet';
|
|
69
70
|
import * as _lumenxtestnet from './lumenxtestnet';
|
|
70
71
|
import * as _lumeratestnet from './lumeratestnet';
|
|
@@ -212,6 +213,7 @@ const chains = [
|
|
|
212
213
|
_kyvetestnet.chain,
|
|
213
214
|
_lavatestnet.chain,
|
|
214
215
|
_likecointestnet.chain,
|
|
216
|
+
_limonatatestnet.chain,
|
|
215
217
|
_lombardledgertestnet.chain,
|
|
216
218
|
_lumenxtestnet.chain,
|
|
217
219
|
_lumeratestnet.chain,
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../assetlist.schema.json',
|
|
3
|
+
chainName: 'limonatatestnet',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'LIMO is the native gas and staking token of Limonata, an EVM Layer-1 on the Cosmos SDK.',
|
|
6
|
+
denomUnits: [{
|
|
7
|
+
denom: 'aLIMO',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'LIMO',
|
|
11
|
+
exponent: 18
|
|
12
|
+
}],
|
|
13
|
+
base: 'aLIMO',
|
|
14
|
+
name: 'Limonata',
|
|
15
|
+
display: 'LIMO',
|
|
16
|
+
symbol: 'LIMO',
|
|
17
|
+
typeAsset: 'sdk.coin',
|
|
18
|
+
logoURIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/limonatatestnet/images/limonatatestnet.png'
|
|
20
|
+
},
|
|
21
|
+
images: [{
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/limonatatestnet/images/limonatatestnet.png'
|
|
23
|
+
}]
|
|
24
|
+
}]
|
|
25
|
+
};
|
|
26
|
+
export default info;
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../../chain.schema.json',
|
|
3
|
+
chainName: 'limonatatestnet',
|
|
4
|
+
chainType: 'cosmos',
|
|
5
|
+
chainId: 'limonata_10777-1',
|
|
6
|
+
prettyName: 'Limonata Testnet',
|
|
7
|
+
website: 'https://limonata.xyz',
|
|
8
|
+
networkType: 'testnet',
|
|
9
|
+
status: 'live',
|
|
10
|
+
logoURIs: {
|
|
11
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/limonatatestnet/images/limonatatestnet.png'
|
|
12
|
+
},
|
|
13
|
+
bech32Prefix: 'cosmos',
|
|
14
|
+
daemonName: 'limonatad',
|
|
15
|
+
nodeHome: '$HOME/.limonatad',
|
|
16
|
+
keyAlgos: ['ethsecp256k1'],
|
|
17
|
+
slip44: 60,
|
|
18
|
+
fees: {
|
|
19
|
+
feeTokens: [{
|
|
20
|
+
denom: 'aLIMO',
|
|
21
|
+
fixedMinGasPrice: 0,
|
|
22
|
+
lowGasPrice: 0.01,
|
|
23
|
+
averageGasPrice: 0.025,
|
|
24
|
+
highGasPrice: 0.04
|
|
25
|
+
}]
|
|
26
|
+
},
|
|
27
|
+
staking: {
|
|
28
|
+
stakingTokens: [{
|
|
29
|
+
denom: 'aLIMO'
|
|
30
|
+
}]
|
|
31
|
+
},
|
|
32
|
+
codebase: {
|
|
33
|
+
gitRepo: 'https://github.com/Limonata-Blockchain/limonata',
|
|
34
|
+
genesis: {
|
|
35
|
+
genesisUrl: 'https://limonata.xyz/genesis.json'
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
apis: {
|
|
39
|
+
rpc: [{
|
|
40
|
+
address: 'https://cosmos-rpc.limonata.xyz',
|
|
41
|
+
provider: 'Limonata'
|
|
42
|
+
}],
|
|
43
|
+
rest: [{
|
|
44
|
+
address: 'https://rest.limonata.xyz',
|
|
45
|
+
provider: 'Limonata'
|
|
46
|
+
}]
|
|
47
|
+
},
|
|
48
|
+
explorers: [{
|
|
49
|
+
kind: 'Limonata Explorer',
|
|
50
|
+
url: 'https://explorer.limonata.xyz',
|
|
51
|
+
txPage: 'https://explorer.limonata.xyz/tx/${txHash}',
|
|
52
|
+
accountPage: 'https://explorer.limonata.xyz/address/${accountAddress}'
|
|
53
|
+
}],
|
|
54
|
+
images: [{
|
|
55
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/limonatatestnet/images/limonatatestnet.png'
|
|
56
|
+
}]
|
|
57
|
+
};
|
|
58
|
+
export default info;
|
package/mainnet/asset-lists.js
CHANGED
|
@@ -196,6 +196,7 @@ const _realio = __importStar(require("./realio"));
|
|
|
196
196
|
const _rebus = __importStar(require("./rebus"));
|
|
197
197
|
const _regen = __importStar(require("./regen"));
|
|
198
198
|
const _rizon = __importStar(require("./rizon"));
|
|
199
|
+
const _safrochain = __importStar(require("./safrochain"));
|
|
199
200
|
const _saga = __importStar(require("./saga"));
|
|
200
201
|
const _scorum = __importStar(require("./scorum"));
|
|
201
202
|
const _secretnetwork = __importStar(require("./secretnetwork"));
|
|
@@ -420,6 +421,7 @@ const assetList = [
|
|
|
420
421
|
_rebus.assetList,
|
|
421
422
|
_regen.assetList,
|
|
422
423
|
_rizon.assetList,
|
|
424
|
+
_safrochain.assetList,
|
|
423
425
|
_saga.assetList,
|
|
424
426
|
_scorum.assetList,
|
|
425
427
|
_secretnetwork.assetList,
|
package/mainnet/chains.js
CHANGED
|
@@ -196,6 +196,7 @@ const _realio = __importStar(require("./realio"));
|
|
|
196
196
|
const _rebus = __importStar(require("./rebus"));
|
|
197
197
|
const _regen = __importStar(require("./regen"));
|
|
198
198
|
const _rizon = __importStar(require("./rizon"));
|
|
199
|
+
const _safrochain = __importStar(require("./safrochain"));
|
|
199
200
|
const _saga = __importStar(require("./saga"));
|
|
200
201
|
const _scorum = __importStar(require("./scorum"));
|
|
201
202
|
const _secretnetwork = __importStar(require("./secretnetwork"));
|
|
@@ -420,6 +421,7 @@ const chains = [
|
|
|
420
421
|
_rebus.chain,
|
|
421
422
|
_regen.chain,
|
|
422
423
|
_rizon.chain,
|
|
424
|
+
_safrochain.chain,
|
|
423
425
|
_saga.chain,
|
|
424
426
|
_scorum.chain,
|
|
425
427
|
_secretnetwork.chain,
|
|
@@ -1187,6 +1187,35 @@ const info = {
|
|
|
1187
1187
|
website: 'https://posthuman.digital/',
|
|
1188
1188
|
x: 'https://x.com/POSTHUMAN_DVS'
|
|
1189
1189
|
}
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
description: 'POSTHUMAN Reputation (RESP) is the reputation token of the POSTHUMAN ecosystem, migrated from the legacy Juno RESP token to Cosmos Hub through TokenFactory.',
|
|
1193
|
+
extendedDescription: 'RESP is the POSTHUMAN reputation token. This Cosmos Hub TokenFactory asset represents the migration of RESP from the legacy Juno token to Cosmos Hub under the new Reputation SubDAO.',
|
|
1194
|
+
denomUnits: [{
|
|
1195
|
+
denom: 'factory/cosmos1nxxz937qd6zqxllwplydy6hts97c4amaqj8jxa57nsme3dmckk4s3mqujr/RESP',
|
|
1196
|
+
exponent: 0
|
|
1197
|
+
}, {
|
|
1198
|
+
denom: 'resp',
|
|
1199
|
+
exponent: 6
|
|
1200
|
+
}],
|
|
1201
|
+
typeAsset: 'sdk.coin',
|
|
1202
|
+
base: 'factory/cosmos1nxxz937qd6zqxllwplydy6hts97c4amaqj8jxa57nsme3dmckk4s3mqujr/RESP',
|
|
1203
|
+
name: 'POSTHUMAN Reputation',
|
|
1204
|
+
display: 'resp',
|
|
1205
|
+
symbol: 'RESP',
|
|
1206
|
+
logoURIs: {
|
|
1207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/resp.png'
|
|
1208
|
+
},
|
|
1209
|
+
images: [{
|
|
1210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/resp.png',
|
|
1211
|
+
theme: {
|
|
1212
|
+
circle: true
|
|
1213
|
+
}
|
|
1214
|
+
}],
|
|
1215
|
+
socials: {
|
|
1216
|
+
website: 'https://posthuman.digital/',
|
|
1217
|
+
x: 'https://x.com/POSTHUMAN_DVS'
|
|
1218
|
+
}
|
|
1190
1219
|
}
|
|
1191
1220
|
]
|
|
1192
1221
|
};
|