chain-registry 2.0.208 → 2.0.209
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/ibc-data.js +2 -0
- package/esm/mainnet/initia/chain.js +5 -0
- package/esm/mainnet/osmosis/asset-list.js +45 -0
- package/esm/mainnet/osmosis/ibc-data.js +31 -0
- package/esm/mainnet/provenance/chain.js +6 -0
- package/esm/mainnet/wolochain/asset-list.js +34 -0
- package/esm/mainnet/wolochain/chain.js +81 -0
- package/esm/mainnet/wolochain/ibc-data.js +32 -0
- package/esm/mainnet/wolochain/index.js +6 -0
- package/mainnet/asset-lists.js +2 -0
- package/mainnet/chains.js +2 -0
- package/mainnet/ibc-data.js +2 -0
- package/mainnet/initia/chain.js +5 -0
- package/mainnet/osmosis/asset-list.js +45 -0
- package/mainnet/osmosis/ibc-data.js +31 -0
- package/mainnet/provenance/chain.js +6 -0
- package/mainnet/wolochain/asset-list.d.ts +3 -0
- package/mainnet/wolochain/asset-list.js +36 -0
- package/mainnet/wolochain/chain.d.ts +3 -0
- package/mainnet/wolochain/chain.js +83 -0
- package/mainnet/wolochain/ibc-data.d.ts +3 -0
- package/mainnet/wolochain/ibc-data.js +34 -0
- package/mainnet/wolochain/index.d.ts +3 -0
- package/mainnet/wolochain/index.js +12 -0
- package/package.json +3 -3
|
@@ -225,6 +225,7 @@ import * as _ununifi from './ununifi';
|
|
|
225
225
|
import * as _uptick from './uptick';
|
|
226
226
|
import * as _vector from './vector';
|
|
227
227
|
import * as _wardenprotocol from './wardenprotocol';
|
|
228
|
+
import * as _wolochain from './wolochain';
|
|
228
229
|
import * as _xarchain from './xarchain';
|
|
229
230
|
import * as _xion from './xion';
|
|
230
231
|
import * as _xpla from './xpla';
|
|
@@ -461,6 +462,7 @@ const assetList = [
|
|
|
461
462
|
_uptick.assetList,
|
|
462
463
|
_vector.assetList,
|
|
463
464
|
_wardenprotocol.assetList,
|
|
465
|
+
_wolochain.assetList,
|
|
464
466
|
_xarchain.assetList,
|
|
465
467
|
_xion.assetList,
|
|
466
468
|
_xpla.assetList,
|
package/esm/mainnet/chains.js
CHANGED
|
@@ -225,6 +225,7 @@ import * as _ununifi from './ununifi';
|
|
|
225
225
|
import * as _uptick from './uptick';
|
|
226
226
|
import * as _vector from './vector';
|
|
227
227
|
import * as _wardenprotocol from './wardenprotocol';
|
|
228
|
+
import * as _wolochain from './wolochain';
|
|
228
229
|
import * as _xarchain from './xarchain';
|
|
229
230
|
import * as _xion from './xion';
|
|
230
231
|
import * as _xpla from './xpla';
|
|
@@ -461,6 +462,7 @@ const chains = [
|
|
|
461
462
|
_uptick.chain,
|
|
462
463
|
_vector.chain,
|
|
463
464
|
_wardenprotocol.chain,
|
|
465
|
+
_wolochain.chain,
|
|
464
466
|
_xarchain.chain,
|
|
465
467
|
_xion.chain,
|
|
466
468
|
_xpla.chain,
|
package/esm/mainnet/ibc-data.js
CHANGED
|
@@ -174,6 +174,7 @@ import * as _titan from './titan';
|
|
|
174
174
|
import * as _umee from './umee';
|
|
175
175
|
import * as _unification from './unification';
|
|
176
176
|
import * as _uptick from './uptick';
|
|
177
|
+
import * as _wolochain from './wolochain';
|
|
177
178
|
import * as _xion from './xion';
|
|
178
179
|
import * as _xpla from './xpla';
|
|
179
180
|
import * as _xrplevm from './xrplevm';
|
|
@@ -356,6 +357,7 @@ const ibcData = [
|
|
|
356
357
|
..._umee.ibcData,
|
|
357
358
|
..._unification.ibcData,
|
|
358
359
|
..._uptick.ibcData,
|
|
360
|
+
..._wolochain.ibcData,
|
|
359
361
|
..._xion.ibcData,
|
|
360
362
|
..._xpla.ibcData,
|
|
361
363
|
..._xrplevm.ibcData,
|
|
@@ -90,6 +90,11 @@ const info = {
|
|
|
90
90
|
url: 'https://scan.initia.xyz/interwoven-1',
|
|
91
91
|
txPage: 'https://scan.initia.xyz/interwoven-1/txs/${txHash}',
|
|
92
92
|
accountPage: 'https://scan.initia.xyz/interwoven-1/accounts/${accountAddress}'
|
|
93
|
+
}, {
|
|
94
|
+
kind: 'moon-runners',
|
|
95
|
+
url: 'https://moon-runners.net/initia/mainnet',
|
|
96
|
+
txPage: 'https://moon-runners.net/initia/mainnet/finder?search=${txHash}',
|
|
97
|
+
accountPage: 'https://moon-runners.net/initia/mainnet/finder?search=${accountAddress}'
|
|
93
98
|
}],
|
|
94
99
|
images: [{
|
|
95
100
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
@@ -22987,6 +22987,51 @@ const info = {
|
|
|
22987
22987
|
website: 'https://www.necrovault.com/',
|
|
22988
22988
|
x: 'https://x.com/Underworld_NFTs'
|
|
22989
22989
|
}
|
|
22990
|
+
},
|
|
22991
|
+
{
|
|
22992
|
+
description: 'WOLO is the fixed-supply native token of WoloChain.',
|
|
22993
|
+
extendedDescription: 'WOLO powers AoE2WAR betting, staking, rewards, and settlement for Age of Empires II matches.',
|
|
22994
|
+
denomUnits: [{
|
|
22995
|
+
denom: 'ibc/D09120C7085DFA412DF77608DAD3A4797F5F097A038DA0C2E1D1426FC9CD836D',
|
|
22996
|
+
exponent: 0,
|
|
22997
|
+
aliases: ['uwolo']
|
|
22998
|
+
}, {
|
|
22999
|
+
denom: 'wolo',
|
|
23000
|
+
exponent: 6
|
|
23001
|
+
}],
|
|
23002
|
+
typeAsset: 'ics20',
|
|
23003
|
+
base: 'ibc/D09120C7085DFA412DF77608DAD3A4797F5F097A038DA0C2E1D1426FC9CD836D',
|
|
23004
|
+
name: 'WOLO',
|
|
23005
|
+
display: 'wolo',
|
|
23006
|
+
symbol: 'WOLO',
|
|
23007
|
+
traces: [{
|
|
23008
|
+
type: 'ibc',
|
|
23009
|
+
counterparty: {
|
|
23010
|
+
chainName: 'wolochain',
|
|
23011
|
+
baseDenom: 'uwolo',
|
|
23012
|
+
channelId: 'channel-0'
|
|
23013
|
+
},
|
|
23014
|
+
chain: {
|
|
23015
|
+
channelId: 'channel-110224',
|
|
23016
|
+
path: 'transfer/channel-110224/uwolo'
|
|
23017
|
+
}
|
|
23018
|
+
}],
|
|
23019
|
+
logoURIs: {
|
|
23020
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png'
|
|
23021
|
+
},
|
|
23022
|
+
images: [{
|
|
23023
|
+
imageSync: {
|
|
23024
|
+
chainName: 'wolochain',
|
|
23025
|
+
baseDenom: 'uwolo'
|
|
23026
|
+
},
|
|
23027
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png',
|
|
23028
|
+
theme: {
|
|
23029
|
+
circle: true
|
|
23030
|
+
}
|
|
23031
|
+
}],
|
|
23032
|
+
socials: {
|
|
23033
|
+
website: 'https://aoe2war.com'
|
|
23034
|
+
}
|
|
22990
23035
|
}
|
|
22991
23036
|
]
|
|
22992
23037
|
};
|
|
@@ -5624,6 +5624,37 @@ const info = [
|
|
|
5624
5624
|
}
|
|
5625
5625
|
}]
|
|
5626
5626
|
},
|
|
5627
|
+
{
|
|
5628
|
+
$schema: '../ibc_data.schema.json',
|
|
5629
|
+
chain1: {
|
|
5630
|
+
chainName: 'osmosis',
|
|
5631
|
+
chainId: 'osmosis-1',
|
|
5632
|
+
clientId: '07-tendermint-3705',
|
|
5633
|
+
connectionId: 'connection-11058'
|
|
5634
|
+
},
|
|
5635
|
+
chain2: {
|
|
5636
|
+
chainName: 'wolochain',
|
|
5637
|
+
chainId: 'wolo-1',
|
|
5638
|
+
clientId: '07-tendermint-0',
|
|
5639
|
+
connectionId: 'connection-0'
|
|
5640
|
+
},
|
|
5641
|
+
channels: [{
|
|
5642
|
+
chain1: {
|
|
5643
|
+
channelId: 'channel-110224',
|
|
5644
|
+
portId: 'transfer'
|
|
5645
|
+
},
|
|
5646
|
+
chain2: {
|
|
5647
|
+
channelId: 'channel-0',
|
|
5648
|
+
portId: 'transfer'
|
|
5649
|
+
},
|
|
5650
|
+
ordering: 'unordered',
|
|
5651
|
+
version: 'ics20-1',
|
|
5652
|
+
tags: {
|
|
5653
|
+
preferred: true,
|
|
5654
|
+
status: 'ACTIVE'
|
|
5655
|
+
}
|
|
5656
|
+
}]
|
|
5657
|
+
},
|
|
5627
5658
|
{
|
|
5628
5659
|
$schema: '../ibc_data.schema.json',
|
|
5629
5660
|
chain1: {
|
|
@@ -241,6 +241,12 @@ const info = {
|
|
|
241
241
|
url: 'https://mainnet.explorer.aviaone.com/provenance',
|
|
242
242
|
txPage: 'https://mainnet.explorer.aviaone.com/provenance/tx/${txHash}',
|
|
243
243
|
accountPage: 'https://mainnet.explorer.aviaone.com/provenance/account/${accountAddress}'
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
kind: 'moon-runners',
|
|
247
|
+
url: 'https://moon-runners.net/provenance/mainnet',
|
|
248
|
+
txPage: 'https://moon-runners.net/provenance/mainnet/finder?search=${txHash}',
|
|
249
|
+
accountPage: 'https://moon-runners.net/provenance/mainnet/finder?search=${accountAddress}'
|
|
244
250
|
}
|
|
245
251
|
],
|
|
246
252
|
images: [{
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../assetlist.schema.json',
|
|
3
|
+
chainName: 'wolochain',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'WOLO is the fixed-supply native token of WoloChain.',
|
|
6
|
+
extendedDescription: 'WOLO powers AoE2WAR betting, staking, rewards, and settlement for Age of Empires II matches.',
|
|
7
|
+
denomUnits: [{
|
|
8
|
+
denom: 'uwolo',
|
|
9
|
+
exponent: 0,
|
|
10
|
+
aliases: ['microWOLO']
|
|
11
|
+
}, {
|
|
12
|
+
denom: 'wolo',
|
|
13
|
+
exponent: 6
|
|
14
|
+
}],
|
|
15
|
+
base: 'uwolo',
|
|
16
|
+
name: 'WOLO',
|
|
17
|
+
display: 'wolo',
|
|
18
|
+
symbol: 'WOLO',
|
|
19
|
+
logoURIs: {
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png'
|
|
21
|
+
},
|
|
22
|
+
images: [{
|
|
23
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png',
|
|
24
|
+
theme: {
|
|
25
|
+
circle: true
|
|
26
|
+
}
|
|
27
|
+
}],
|
|
28
|
+
socials: {
|
|
29
|
+
website: 'https://aoe2war.com'
|
|
30
|
+
},
|
|
31
|
+
typeAsset: 'sdk.coin'
|
|
32
|
+
}]
|
|
33
|
+
};
|
|
34
|
+
export default info;
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../chain.schema.json',
|
|
3
|
+
chainName: 'wolochain',
|
|
4
|
+
status: 'live',
|
|
5
|
+
networkType: 'mainnet',
|
|
6
|
+
website: 'https://aoe2war.com',
|
|
7
|
+
prettyName: 'WoloChain',
|
|
8
|
+
chainType: 'cosmos',
|
|
9
|
+
chainId: 'wolo-1',
|
|
10
|
+
bech32Prefix: 'wolo',
|
|
11
|
+
daemonName: 'wolochaind-mainnet',
|
|
12
|
+
nodeHome: '$HOME/.wolochaind-mainnet',
|
|
13
|
+
keyAlgos: ['secp256k1'],
|
|
14
|
+
slip44: 118,
|
|
15
|
+
fees: {
|
|
16
|
+
feeTokens: [{
|
|
17
|
+
denom: 'uwolo',
|
|
18
|
+
lowGasPrice: 0,
|
|
19
|
+
averageGasPrice: 0,
|
|
20
|
+
highGasPrice: 0
|
|
21
|
+
}]
|
|
22
|
+
},
|
|
23
|
+
staking: {
|
|
24
|
+
stakingTokens: [{
|
|
25
|
+
denom: 'uwolo'
|
|
26
|
+
}]
|
|
27
|
+
},
|
|
28
|
+
codebase: {
|
|
29
|
+
gitRepo: 'https://github.com/Emaren/wolochain',
|
|
30
|
+
recommendedVersion: 'v1.0.0',
|
|
31
|
+
compatibleVersions: ['v1.0.0'],
|
|
32
|
+
binaries: {
|
|
33
|
+
"darwin/amd64": 'https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_darwin_amd64.tar.gz',
|
|
34
|
+
"darwin/arm64": 'https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_darwin_arm64.tar.gz',
|
|
35
|
+
"linux/amd64": 'https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_linux_amd64.tar.gz'
|
|
36
|
+
},
|
|
37
|
+
genesis: {
|
|
38
|
+
genesisUrl: 'https://github.com/Emaren/wolochain/releases/download/v1.0.0/genesis.wolo-1.json'
|
|
39
|
+
},
|
|
40
|
+
consensus: {
|
|
41
|
+
type: 'cometbft',
|
|
42
|
+
version: 'v0.38.17'
|
|
43
|
+
},
|
|
44
|
+
sdk: {
|
|
45
|
+
type: 'cosmos',
|
|
46
|
+
version: 'v0.53.3'
|
|
47
|
+
},
|
|
48
|
+
ibc: {
|
|
49
|
+
type: 'go',
|
|
50
|
+
version: 'v10.2.0',
|
|
51
|
+
icsEnabled: ['ics20-1']
|
|
52
|
+
},
|
|
53
|
+
tag: 'v1.0.0'
|
|
54
|
+
},
|
|
55
|
+
logoURIs: {
|
|
56
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png'
|
|
57
|
+
},
|
|
58
|
+
description: 'WoloChain is the Cosmos SDK chain powering WOLO, the fixed-supply token used by AoE2WAR for Age of Empires II betting, staking, rewards, and settlement.',
|
|
59
|
+
apis: {
|
|
60
|
+
rpc: [{
|
|
61
|
+
address: 'https://aoe2war.com/rpc-mainnet',
|
|
62
|
+
provider: 'AoE2WAR'
|
|
63
|
+
}],
|
|
64
|
+
rest: [{
|
|
65
|
+
address: 'https://aoe2war.com/rest-mainnet',
|
|
66
|
+
provider: 'AoE2WAR'
|
|
67
|
+
}]
|
|
68
|
+
},
|
|
69
|
+
images: [{
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png',
|
|
71
|
+
theme: {
|
|
72
|
+
circle: true
|
|
73
|
+
}
|
|
74
|
+
}],
|
|
75
|
+
keywords: [
|
|
76
|
+
'gaming',
|
|
77
|
+
'betting',
|
|
78
|
+
'staking'
|
|
79
|
+
]
|
|
80
|
+
};
|
|
81
|
+
export default info;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
const info = [{
|
|
2
|
+
$schema: '../ibc_data.schema.json',
|
|
3
|
+
chain1: {
|
|
4
|
+
chainName: 'osmosis',
|
|
5
|
+
chainId: 'osmosis-1',
|
|
6
|
+
clientId: '07-tendermint-3705',
|
|
7
|
+
connectionId: 'connection-11058'
|
|
8
|
+
},
|
|
9
|
+
chain2: {
|
|
10
|
+
chainName: 'wolochain',
|
|
11
|
+
chainId: 'wolo-1',
|
|
12
|
+
clientId: '07-tendermint-0',
|
|
13
|
+
connectionId: 'connection-0'
|
|
14
|
+
},
|
|
15
|
+
channels: [{
|
|
16
|
+
chain1: {
|
|
17
|
+
channelId: 'channel-110224',
|
|
18
|
+
portId: 'transfer'
|
|
19
|
+
},
|
|
20
|
+
chain2: {
|
|
21
|
+
channelId: 'channel-0',
|
|
22
|
+
portId: 'transfer'
|
|
23
|
+
},
|
|
24
|
+
ordering: 'unordered',
|
|
25
|
+
version: 'ics20-1',
|
|
26
|
+
tags: {
|
|
27
|
+
preferred: true,
|
|
28
|
+
status: 'ACTIVE'
|
|
29
|
+
}
|
|
30
|
+
}]
|
|
31
|
+
}];
|
|
32
|
+
export default info;
|
package/mainnet/asset-lists.js
CHANGED
|
@@ -250,6 +250,7 @@ const _ununifi = __importStar(require("./ununifi"));
|
|
|
250
250
|
const _uptick = __importStar(require("./uptick"));
|
|
251
251
|
const _vector = __importStar(require("./vector"));
|
|
252
252
|
const _wardenprotocol = __importStar(require("./wardenprotocol"));
|
|
253
|
+
const _wolochain = __importStar(require("./wolochain"));
|
|
253
254
|
const _xarchain = __importStar(require("./xarchain"));
|
|
254
255
|
const _xion = __importStar(require("./xion"));
|
|
255
256
|
const _xpla = __importStar(require("./xpla"));
|
|
@@ -486,6 +487,7 @@ const assetList = [
|
|
|
486
487
|
_uptick.assetList,
|
|
487
488
|
_vector.assetList,
|
|
488
489
|
_wardenprotocol.assetList,
|
|
490
|
+
_wolochain.assetList,
|
|
489
491
|
_xarchain.assetList,
|
|
490
492
|
_xion.assetList,
|
|
491
493
|
_xpla.assetList,
|
package/mainnet/chains.js
CHANGED
|
@@ -250,6 +250,7 @@ const _ununifi = __importStar(require("./ununifi"));
|
|
|
250
250
|
const _uptick = __importStar(require("./uptick"));
|
|
251
251
|
const _vector = __importStar(require("./vector"));
|
|
252
252
|
const _wardenprotocol = __importStar(require("./wardenprotocol"));
|
|
253
|
+
const _wolochain = __importStar(require("./wolochain"));
|
|
253
254
|
const _xarchain = __importStar(require("./xarchain"));
|
|
254
255
|
const _xion = __importStar(require("./xion"));
|
|
255
256
|
const _xpla = __importStar(require("./xpla"));
|
|
@@ -486,6 +487,7 @@ const chains = [
|
|
|
486
487
|
_uptick.chain,
|
|
487
488
|
_vector.chain,
|
|
488
489
|
_wardenprotocol.chain,
|
|
490
|
+
_wolochain.chain,
|
|
489
491
|
_xarchain.chain,
|
|
490
492
|
_xion.chain,
|
|
491
493
|
_xpla.chain,
|
package/mainnet/ibc-data.js
CHANGED
|
@@ -199,6 +199,7 @@ const _titan = __importStar(require("./titan"));
|
|
|
199
199
|
const _umee = __importStar(require("./umee"));
|
|
200
200
|
const _unification = __importStar(require("./unification"));
|
|
201
201
|
const _uptick = __importStar(require("./uptick"));
|
|
202
|
+
const _wolochain = __importStar(require("./wolochain"));
|
|
202
203
|
const _xion = __importStar(require("./xion"));
|
|
203
204
|
const _xpla = __importStar(require("./xpla"));
|
|
204
205
|
const _xrplevm = __importStar(require("./xrplevm"));
|
|
@@ -381,6 +382,7 @@ const ibcData = [
|
|
|
381
382
|
..._umee.ibcData,
|
|
382
383
|
..._unification.ibcData,
|
|
383
384
|
..._uptick.ibcData,
|
|
385
|
+
..._wolochain.ibcData,
|
|
384
386
|
..._xion.ibcData,
|
|
385
387
|
..._xpla.ibcData,
|
|
386
388
|
..._xrplevm.ibcData,
|
package/mainnet/initia/chain.js
CHANGED
|
@@ -92,6 +92,11 @@ const info = {
|
|
|
92
92
|
url: 'https://scan.initia.xyz/interwoven-1',
|
|
93
93
|
txPage: 'https://scan.initia.xyz/interwoven-1/txs/${txHash}',
|
|
94
94
|
accountPage: 'https://scan.initia.xyz/interwoven-1/accounts/${accountAddress}'
|
|
95
|
+
}, {
|
|
96
|
+
kind: 'moon-runners',
|
|
97
|
+
url: 'https://moon-runners.net/initia/mainnet',
|
|
98
|
+
txPage: 'https://moon-runners.net/initia/mainnet/finder?search=${txHash}',
|
|
99
|
+
accountPage: 'https://moon-runners.net/initia/mainnet/finder?search=${accountAddress}'
|
|
95
100
|
}],
|
|
96
101
|
images: [{
|
|
97
102
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
@@ -22989,6 +22989,51 @@ const info = {
|
|
|
22989
22989
|
website: 'https://www.necrovault.com/',
|
|
22990
22990
|
x: 'https://x.com/Underworld_NFTs'
|
|
22991
22991
|
}
|
|
22992
|
+
},
|
|
22993
|
+
{
|
|
22994
|
+
description: 'WOLO is the fixed-supply native token of WoloChain.',
|
|
22995
|
+
extendedDescription: 'WOLO powers AoE2WAR betting, staking, rewards, and settlement for Age of Empires II matches.',
|
|
22996
|
+
denomUnits: [{
|
|
22997
|
+
denom: 'ibc/D09120C7085DFA412DF77608DAD3A4797F5F097A038DA0C2E1D1426FC9CD836D',
|
|
22998
|
+
exponent: 0,
|
|
22999
|
+
aliases: ['uwolo']
|
|
23000
|
+
}, {
|
|
23001
|
+
denom: 'wolo',
|
|
23002
|
+
exponent: 6
|
|
23003
|
+
}],
|
|
23004
|
+
typeAsset: 'ics20',
|
|
23005
|
+
base: 'ibc/D09120C7085DFA412DF77608DAD3A4797F5F097A038DA0C2E1D1426FC9CD836D',
|
|
23006
|
+
name: 'WOLO',
|
|
23007
|
+
display: 'wolo',
|
|
23008
|
+
symbol: 'WOLO',
|
|
23009
|
+
traces: [{
|
|
23010
|
+
type: 'ibc',
|
|
23011
|
+
counterparty: {
|
|
23012
|
+
chainName: 'wolochain',
|
|
23013
|
+
baseDenom: 'uwolo',
|
|
23014
|
+
channelId: 'channel-0'
|
|
23015
|
+
},
|
|
23016
|
+
chain: {
|
|
23017
|
+
channelId: 'channel-110224',
|
|
23018
|
+
path: 'transfer/channel-110224/uwolo'
|
|
23019
|
+
}
|
|
23020
|
+
}],
|
|
23021
|
+
logoURIs: {
|
|
23022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png'
|
|
23023
|
+
},
|
|
23024
|
+
images: [{
|
|
23025
|
+
imageSync: {
|
|
23026
|
+
chainName: 'wolochain',
|
|
23027
|
+
baseDenom: 'uwolo'
|
|
23028
|
+
},
|
|
23029
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png',
|
|
23030
|
+
theme: {
|
|
23031
|
+
circle: true
|
|
23032
|
+
}
|
|
23033
|
+
}],
|
|
23034
|
+
socials: {
|
|
23035
|
+
website: 'https://aoe2war.com'
|
|
23036
|
+
}
|
|
22992
23037
|
}
|
|
22993
23038
|
]
|
|
22994
23039
|
};
|
|
@@ -5626,6 +5626,37 @@ const info = [
|
|
|
5626
5626
|
}
|
|
5627
5627
|
}]
|
|
5628
5628
|
},
|
|
5629
|
+
{
|
|
5630
|
+
$schema: '../ibc_data.schema.json',
|
|
5631
|
+
chain1: {
|
|
5632
|
+
chainName: 'osmosis',
|
|
5633
|
+
chainId: 'osmosis-1',
|
|
5634
|
+
clientId: '07-tendermint-3705',
|
|
5635
|
+
connectionId: 'connection-11058'
|
|
5636
|
+
},
|
|
5637
|
+
chain2: {
|
|
5638
|
+
chainName: 'wolochain',
|
|
5639
|
+
chainId: 'wolo-1',
|
|
5640
|
+
clientId: '07-tendermint-0',
|
|
5641
|
+
connectionId: 'connection-0'
|
|
5642
|
+
},
|
|
5643
|
+
channels: [{
|
|
5644
|
+
chain1: {
|
|
5645
|
+
channelId: 'channel-110224',
|
|
5646
|
+
portId: 'transfer'
|
|
5647
|
+
},
|
|
5648
|
+
chain2: {
|
|
5649
|
+
channelId: 'channel-0',
|
|
5650
|
+
portId: 'transfer'
|
|
5651
|
+
},
|
|
5652
|
+
ordering: 'unordered',
|
|
5653
|
+
version: 'ics20-1',
|
|
5654
|
+
tags: {
|
|
5655
|
+
preferred: true,
|
|
5656
|
+
status: 'ACTIVE'
|
|
5657
|
+
}
|
|
5658
|
+
}]
|
|
5659
|
+
},
|
|
5629
5660
|
{
|
|
5630
5661
|
$schema: '../ibc_data.schema.json',
|
|
5631
5662
|
chain1: {
|
|
@@ -243,6 +243,12 @@ const info = {
|
|
|
243
243
|
url: 'https://mainnet.explorer.aviaone.com/provenance',
|
|
244
244
|
txPage: 'https://mainnet.explorer.aviaone.com/provenance/tx/${txHash}',
|
|
245
245
|
accountPage: 'https://mainnet.explorer.aviaone.com/provenance/account/${accountAddress}'
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
kind: 'moon-runners',
|
|
249
|
+
url: 'https://moon-runners.net/provenance/mainnet',
|
|
250
|
+
txPage: 'https://moon-runners.net/provenance/mainnet/finder?search=${txHash}',
|
|
251
|
+
accountPage: 'https://moon-runners.net/provenance/mainnet/finder?search=${accountAddress}'
|
|
246
252
|
}
|
|
247
253
|
],
|
|
248
254
|
images: [{
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = {
|
|
4
|
+
$schema: '../assetlist.schema.json',
|
|
5
|
+
chainName: 'wolochain',
|
|
6
|
+
assets: [{
|
|
7
|
+
description: 'WOLO is the fixed-supply native token of WoloChain.',
|
|
8
|
+
extendedDescription: 'WOLO powers AoE2WAR betting, staking, rewards, and settlement for Age of Empires II matches.',
|
|
9
|
+
denomUnits: [{
|
|
10
|
+
denom: 'uwolo',
|
|
11
|
+
exponent: 0,
|
|
12
|
+
aliases: ['microWOLO']
|
|
13
|
+
}, {
|
|
14
|
+
denom: 'wolo',
|
|
15
|
+
exponent: 6
|
|
16
|
+
}],
|
|
17
|
+
base: 'uwolo',
|
|
18
|
+
name: 'WOLO',
|
|
19
|
+
display: 'wolo',
|
|
20
|
+
symbol: 'WOLO',
|
|
21
|
+
logoURIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png'
|
|
23
|
+
},
|
|
24
|
+
images: [{
|
|
25
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png',
|
|
26
|
+
theme: {
|
|
27
|
+
circle: true
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
socials: {
|
|
31
|
+
website: 'https://aoe2war.com'
|
|
32
|
+
},
|
|
33
|
+
typeAsset: 'sdk.coin'
|
|
34
|
+
}]
|
|
35
|
+
};
|
|
36
|
+
exports.default = info;
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = {
|
|
4
|
+
$schema: '../chain.schema.json',
|
|
5
|
+
chainName: 'wolochain',
|
|
6
|
+
status: 'live',
|
|
7
|
+
networkType: 'mainnet',
|
|
8
|
+
website: 'https://aoe2war.com',
|
|
9
|
+
prettyName: 'WoloChain',
|
|
10
|
+
chainType: 'cosmos',
|
|
11
|
+
chainId: 'wolo-1',
|
|
12
|
+
bech32Prefix: 'wolo',
|
|
13
|
+
daemonName: 'wolochaind-mainnet',
|
|
14
|
+
nodeHome: '$HOME/.wolochaind-mainnet',
|
|
15
|
+
keyAlgos: ['secp256k1'],
|
|
16
|
+
slip44: 118,
|
|
17
|
+
fees: {
|
|
18
|
+
feeTokens: [{
|
|
19
|
+
denom: 'uwolo',
|
|
20
|
+
lowGasPrice: 0,
|
|
21
|
+
averageGasPrice: 0,
|
|
22
|
+
highGasPrice: 0
|
|
23
|
+
}]
|
|
24
|
+
},
|
|
25
|
+
staking: {
|
|
26
|
+
stakingTokens: [{
|
|
27
|
+
denom: 'uwolo'
|
|
28
|
+
}]
|
|
29
|
+
},
|
|
30
|
+
codebase: {
|
|
31
|
+
gitRepo: 'https://github.com/Emaren/wolochain',
|
|
32
|
+
recommendedVersion: 'v1.0.0',
|
|
33
|
+
compatibleVersions: ['v1.0.0'],
|
|
34
|
+
binaries: {
|
|
35
|
+
"darwin/amd64": 'https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_darwin_amd64.tar.gz',
|
|
36
|
+
"darwin/arm64": 'https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_darwin_arm64.tar.gz',
|
|
37
|
+
"linux/amd64": 'https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_linux_amd64.tar.gz'
|
|
38
|
+
},
|
|
39
|
+
genesis: {
|
|
40
|
+
genesisUrl: 'https://github.com/Emaren/wolochain/releases/download/v1.0.0/genesis.wolo-1.json'
|
|
41
|
+
},
|
|
42
|
+
consensus: {
|
|
43
|
+
type: 'cometbft',
|
|
44
|
+
version: 'v0.38.17'
|
|
45
|
+
},
|
|
46
|
+
sdk: {
|
|
47
|
+
type: 'cosmos',
|
|
48
|
+
version: 'v0.53.3'
|
|
49
|
+
},
|
|
50
|
+
ibc: {
|
|
51
|
+
type: 'go',
|
|
52
|
+
version: 'v10.2.0',
|
|
53
|
+
icsEnabled: ['ics20-1']
|
|
54
|
+
},
|
|
55
|
+
tag: 'v1.0.0'
|
|
56
|
+
},
|
|
57
|
+
logoURIs: {
|
|
58
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png'
|
|
59
|
+
},
|
|
60
|
+
description: 'WoloChain is the Cosmos SDK chain powering WOLO, the fixed-supply token used by AoE2WAR for Age of Empires II betting, staking, rewards, and settlement.',
|
|
61
|
+
apis: {
|
|
62
|
+
rpc: [{
|
|
63
|
+
address: 'https://aoe2war.com/rpc-mainnet',
|
|
64
|
+
provider: 'AoE2WAR'
|
|
65
|
+
}],
|
|
66
|
+
rest: [{
|
|
67
|
+
address: 'https://aoe2war.com/rest-mainnet',
|
|
68
|
+
provider: 'AoE2WAR'
|
|
69
|
+
}]
|
|
70
|
+
},
|
|
71
|
+
images: [{
|
|
72
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png',
|
|
73
|
+
theme: {
|
|
74
|
+
circle: true
|
|
75
|
+
}
|
|
76
|
+
}],
|
|
77
|
+
keywords: [
|
|
78
|
+
'gaming',
|
|
79
|
+
'betting',
|
|
80
|
+
'staking'
|
|
81
|
+
]
|
|
82
|
+
};
|
|
83
|
+
exports.default = info;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = [{
|
|
4
|
+
$schema: '../ibc_data.schema.json',
|
|
5
|
+
chain1: {
|
|
6
|
+
chainName: 'osmosis',
|
|
7
|
+
chainId: 'osmosis-1',
|
|
8
|
+
clientId: '07-tendermint-3705',
|
|
9
|
+
connectionId: 'connection-11058'
|
|
10
|
+
},
|
|
11
|
+
chain2: {
|
|
12
|
+
chainName: 'wolochain',
|
|
13
|
+
chainId: 'wolo-1',
|
|
14
|
+
clientId: '07-tendermint-0',
|
|
15
|
+
connectionId: 'connection-0'
|
|
16
|
+
},
|
|
17
|
+
channels: [{
|
|
18
|
+
chain1: {
|
|
19
|
+
channelId: 'channel-110224',
|
|
20
|
+
portId: 'transfer'
|
|
21
|
+
},
|
|
22
|
+
chain2: {
|
|
23
|
+
channelId: 'channel-0',
|
|
24
|
+
portId: 'transfer'
|
|
25
|
+
},
|
|
26
|
+
ordering: 'unordered',
|
|
27
|
+
version: 'ics20-1',
|
|
28
|
+
tags: {
|
|
29
|
+
preferred: true,
|
|
30
|
+
status: 'ACTIVE'
|
|
31
|
+
}
|
|
32
|
+
}]
|
|
33
|
+
}];
|
|
34
|
+
exports.default = info;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ibcData = exports.chain = exports.assetList = void 0;
|
|
7
|
+
const asset_list_1 = __importDefault(require("./asset-list"));
|
|
8
|
+
const chain_1 = __importDefault(require("./chain"));
|
|
9
|
+
const ibc_data_1 = __importDefault(require("./ibc-data"));
|
|
10
|
+
exports.assetList = asset_list_1.default;
|
|
11
|
+
exports.chain = chain_1.default;
|
|
12
|
+
exports.ibcData = ibc_data_1.default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.209",
|
|
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.209"
|
|
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": "52f8281ec8e4a4547e963f79d879462809405bd8"
|
|
43
43
|
}
|