chain-registry 2.0.31 → 2.0.33
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.
|
@@ -2,7 +2,7 @@ const info = {
|
|
|
2
2
|
$schema: '../assetlist.schema.json',
|
|
3
3
|
chainName: 'cifer',
|
|
4
4
|
assets: [{
|
|
5
|
-
description: '
|
|
5
|
+
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
6
6
|
denomUnits: [{
|
|
7
7
|
denom: 'ucif',
|
|
8
8
|
exponent: 0
|
|
@@ -22,7 +22,7 @@ const info = {
|
|
|
22
22
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
23
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
|
|
24
24
|
theme: {
|
|
25
|
-
primaryColorHex: '#
|
|
25
|
+
primaryColorHex: '#6358D7'
|
|
26
26
|
}
|
|
27
27
|
}],
|
|
28
28
|
socials: {
|
|
@@ -53,20 +53,19 @@ const info = {
|
|
|
53
53
|
provider: 'Cifer'
|
|
54
54
|
}],
|
|
55
55
|
grpc: [{
|
|
56
|
-
address: 'http://
|
|
56
|
+
address: 'http://119.59.126.109:9090',
|
|
57
57
|
provider: 'Cifer'
|
|
58
58
|
}]
|
|
59
59
|
},
|
|
60
60
|
explorers: [{
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
txPage: 'https://explorer.cifer.ai/transactions/${txHash}'
|
|
61
|
+
url: 'https://www.cifscan.com/',
|
|
62
|
+
txPage: 'https://www.cifscan.com/tx/${txHash}'
|
|
64
63
|
}],
|
|
65
64
|
images: [{
|
|
66
65
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
67
66
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
|
|
68
67
|
theme: {
|
|
69
|
-
primaryColorHex: '#
|
|
68
|
+
primaryColorHex: '#6358D7'
|
|
70
69
|
}
|
|
71
70
|
}]
|
|
72
71
|
};
|
|
@@ -38,11 +38,11 @@ const info = {
|
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
base: 'ruji',
|
|
41
|
+
base: 'x/ruji',
|
|
42
42
|
typeAsset: 'sdk.coin',
|
|
43
43
|
description: 'Rujira is the app layer on THORChain with a full suite of DeFi applications, accessible with native assets from all connected chains.',
|
|
44
44
|
denomUnits: [{
|
|
45
|
-
denom: 'ruji',
|
|
45
|
+
denom: 'x/ruji',
|
|
46
46
|
exponent: 0
|
|
47
47
|
}, {
|
|
48
48
|
denom: 'thor.ruji',
|
|
@@ -71,18 +71,18 @@ const info = {
|
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
base: 'auto',
|
|
74
|
+
base: 'thor.auto',
|
|
75
75
|
typeAsset: 'sdk.coin',
|
|
76
76
|
description: 'AutoRujira maximizes your crypto returns by automating every DeFi opportunity across Rujira and THORChain. From staking to trading, everything runs on autopilot — powered by smart contracts and AI',
|
|
77
77
|
denomUnits: [{
|
|
78
|
-
denom: 'auto',
|
|
78
|
+
denom: 'thor.auto',
|
|
79
79
|
exponent: 0
|
|
80
80
|
}, {
|
|
81
|
-
denom: '
|
|
81
|
+
denom: 'AUTO',
|
|
82
82
|
exponent: 8
|
|
83
83
|
}],
|
|
84
84
|
name: 'AutoRujira',
|
|
85
|
-
display: '
|
|
85
|
+
display: 'AUTO',
|
|
86
86
|
symbol: 'AUTO',
|
|
87
87
|
logoURIs: {
|
|
88
88
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/auto.png'
|
|
@@ -103,18 +103,18 @@ const info = {
|
|
|
103
103
|
}
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
|
-
base: 'lqdy',
|
|
106
|
+
base: 'thor.lqdy',
|
|
107
107
|
typeAsset: 'sdk.coin',
|
|
108
108
|
description: 'Liquidy is a decentralized autonomous organization running a series of profitable on-chain revenue streams. The primary revenue streams are Market Making and a Swap Router.',
|
|
109
109
|
denomUnits: [{
|
|
110
|
-
denom: 'lqdy',
|
|
110
|
+
denom: 'thor.lqdy',
|
|
111
111
|
exponent: 0
|
|
112
112
|
}, {
|
|
113
|
-
denom: '
|
|
113
|
+
denom: 'LQDY',
|
|
114
114
|
exponent: 8
|
|
115
115
|
}],
|
|
116
116
|
name: 'Liquidy',
|
|
117
|
-
display: '
|
|
117
|
+
display: 'LQDY',
|
|
118
118
|
symbol: 'LQDY',
|
|
119
119
|
logoURIs: {
|
|
120
120
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/lqdy.png'
|
|
@@ -136,18 +136,18 @@ const info = {
|
|
|
136
136
|
}
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
|
-
base: 'nami',
|
|
139
|
+
base: 'thor.nami',
|
|
140
140
|
typeAsset: 'sdk.coin',
|
|
141
|
-
description: 'Nami provides a suite of DeFi applications including an optimized EARN product and on-chain
|
|
141
|
+
description: 'Nami provides a suite of DeFi applications including an optimized EARN product and on-chain INDEXES for native assets, accessible from any connected chain. Maximize yield. Simplify access. Reduce risk. Grow with Nami',
|
|
142
142
|
denomUnits: [{
|
|
143
|
-
denom: 'nami',
|
|
143
|
+
denom: 'thor.nami',
|
|
144
144
|
exponent: 0
|
|
145
145
|
}, {
|
|
146
|
-
denom: '
|
|
146
|
+
denom: 'NAMI',
|
|
147
147
|
exponent: 8
|
|
148
148
|
}],
|
|
149
149
|
name: 'Nami Protocol',
|
|
150
|
-
display: '
|
|
150
|
+
display: 'NAMI',
|
|
151
151
|
symbol: 'NAMI',
|
|
152
152
|
logoURIs: {
|
|
153
153
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/nami.png'
|
|
@@ -232,6 +232,41 @@ const info = {
|
|
|
232
232
|
telegram: 'https://t.me/NAMIProtocol',
|
|
233
233
|
twitter: 'https://x.com/Nami_Index_'
|
|
234
234
|
}
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
base: 'x/staking-thor.nami',
|
|
238
|
+
typeAsset: 'sdk.coin',
|
|
239
|
+
description: 'The staked version of NAMI. Nami provides a suite of DeFi applications including an optimized EARN product and on-chain INDEXES for native assets, accessible from any connected chain. Maximize yield. Simplify access. Reduce risk. Grow with Nami',
|
|
240
|
+
denomUnits: [{
|
|
241
|
+
denom: 'x/staking-thor.nami',
|
|
242
|
+
exponent: 0
|
|
243
|
+
}, {
|
|
244
|
+
denom: 'sNAMI',
|
|
245
|
+
exponent: 8
|
|
246
|
+
}],
|
|
247
|
+
name: 'Staked Nami',
|
|
248
|
+
display: 'sNAMI',
|
|
249
|
+
symbol: 'sNAMI',
|
|
250
|
+
traces: [{
|
|
251
|
+
type: 'liquid-stake',
|
|
252
|
+
counterparty: {
|
|
253
|
+
chainName: 'thorchain',
|
|
254
|
+
baseDenom: 'thor.nami'
|
|
255
|
+
},
|
|
256
|
+
provider: 'Nami Protocol'
|
|
257
|
+
}],
|
|
258
|
+
logoURIs: {
|
|
259
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/snami.png'
|
|
260
|
+
},
|
|
261
|
+
images: [{
|
|
262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/snami.png'
|
|
263
|
+
}],
|
|
264
|
+
socials: {
|
|
265
|
+
website: 'https://namifi.app/',
|
|
266
|
+
discord: 'https://discord.gg/WGgUADfxXR',
|
|
267
|
+
telegram: 'https://t.me/NAMIProtocol',
|
|
268
|
+
twitter: 'https://twitter.com/NamiProtocol'
|
|
269
|
+
}
|
|
235
270
|
}
|
|
236
271
|
]
|
|
237
272
|
};
|
|
@@ -4,7 +4,7 @@ const info = {
|
|
|
4
4
|
$schema: '../assetlist.schema.json',
|
|
5
5
|
chainName: 'cifer',
|
|
6
6
|
assets: [{
|
|
7
|
-
description: '
|
|
7
|
+
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
8
8
|
denomUnits: [{
|
|
9
9
|
denom: 'ucif',
|
|
10
10
|
exponent: 0
|
|
@@ -24,7 +24,7 @@ const info = {
|
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
|
|
26
26
|
theme: {
|
|
27
|
-
primaryColorHex: '#
|
|
27
|
+
primaryColorHex: '#6358D7'
|
|
28
28
|
}
|
|
29
29
|
}],
|
|
30
30
|
socials: {
|
package/mainnet/cifer/chain.js
CHANGED
|
@@ -55,20 +55,19 @@ const info = {
|
|
|
55
55
|
provider: 'Cifer'
|
|
56
56
|
}],
|
|
57
57
|
grpc: [{
|
|
58
|
-
address: 'http://
|
|
58
|
+
address: 'http://119.59.126.109:9090',
|
|
59
59
|
provider: 'Cifer'
|
|
60
60
|
}]
|
|
61
61
|
},
|
|
62
62
|
explorers: [{
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
txPage: 'https://explorer.cifer.ai/transactions/${txHash}'
|
|
63
|
+
url: 'https://www.cifscan.com/',
|
|
64
|
+
txPage: 'https://www.cifscan.com/tx/${txHash}'
|
|
66
65
|
}],
|
|
67
66
|
images: [{
|
|
68
67
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
69
68
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
|
|
70
69
|
theme: {
|
|
71
|
-
primaryColorHex: '#
|
|
70
|
+
primaryColorHex: '#6358D7'
|
|
72
71
|
}
|
|
73
72
|
}]
|
|
74
73
|
};
|
|
@@ -40,11 +40,11 @@ const info = {
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
|
-
base: 'ruji',
|
|
43
|
+
base: 'x/ruji',
|
|
44
44
|
typeAsset: 'sdk.coin',
|
|
45
45
|
description: 'Rujira is the app layer on THORChain with a full suite of DeFi applications, accessible with native assets from all connected chains.',
|
|
46
46
|
denomUnits: [{
|
|
47
|
-
denom: 'ruji',
|
|
47
|
+
denom: 'x/ruji',
|
|
48
48
|
exponent: 0
|
|
49
49
|
}, {
|
|
50
50
|
denom: 'thor.ruji',
|
|
@@ -73,18 +73,18 @@ const info = {
|
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
|
-
base: 'auto',
|
|
76
|
+
base: 'thor.auto',
|
|
77
77
|
typeAsset: 'sdk.coin',
|
|
78
78
|
description: 'AutoRujira maximizes your crypto returns by automating every DeFi opportunity across Rujira and THORChain. From staking to trading, everything runs on autopilot — powered by smart contracts and AI',
|
|
79
79
|
denomUnits: [{
|
|
80
|
-
denom: 'auto',
|
|
80
|
+
denom: 'thor.auto',
|
|
81
81
|
exponent: 0
|
|
82
82
|
}, {
|
|
83
|
-
denom: '
|
|
83
|
+
denom: 'AUTO',
|
|
84
84
|
exponent: 8
|
|
85
85
|
}],
|
|
86
86
|
name: 'AutoRujira',
|
|
87
|
-
display: '
|
|
87
|
+
display: 'AUTO',
|
|
88
88
|
symbol: 'AUTO',
|
|
89
89
|
logoURIs: {
|
|
90
90
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/auto.png'
|
|
@@ -105,18 +105,18 @@ const info = {
|
|
|
105
105
|
}
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
|
-
base: 'lqdy',
|
|
108
|
+
base: 'thor.lqdy',
|
|
109
109
|
typeAsset: 'sdk.coin',
|
|
110
110
|
description: 'Liquidy is a decentralized autonomous organization running a series of profitable on-chain revenue streams. The primary revenue streams are Market Making and a Swap Router.',
|
|
111
111
|
denomUnits: [{
|
|
112
|
-
denom: 'lqdy',
|
|
112
|
+
denom: 'thor.lqdy',
|
|
113
113
|
exponent: 0
|
|
114
114
|
}, {
|
|
115
|
-
denom: '
|
|
115
|
+
denom: 'LQDY',
|
|
116
116
|
exponent: 8
|
|
117
117
|
}],
|
|
118
118
|
name: 'Liquidy',
|
|
119
|
-
display: '
|
|
119
|
+
display: 'LQDY',
|
|
120
120
|
symbol: 'LQDY',
|
|
121
121
|
logoURIs: {
|
|
122
122
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/lqdy.png'
|
|
@@ -138,18 +138,18 @@ const info = {
|
|
|
138
138
|
}
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
|
-
base: 'nami',
|
|
141
|
+
base: 'thor.nami',
|
|
142
142
|
typeAsset: 'sdk.coin',
|
|
143
|
-
description: 'Nami provides a suite of DeFi applications including an optimized EARN product and on-chain
|
|
143
|
+
description: 'Nami provides a suite of DeFi applications including an optimized EARN product and on-chain INDEXES for native assets, accessible from any connected chain. Maximize yield. Simplify access. Reduce risk. Grow with Nami',
|
|
144
144
|
denomUnits: [{
|
|
145
|
-
denom: 'nami',
|
|
145
|
+
denom: 'thor.nami',
|
|
146
146
|
exponent: 0
|
|
147
147
|
}, {
|
|
148
|
-
denom: '
|
|
148
|
+
denom: 'NAMI',
|
|
149
149
|
exponent: 8
|
|
150
150
|
}],
|
|
151
151
|
name: 'Nami Protocol',
|
|
152
|
-
display: '
|
|
152
|
+
display: 'NAMI',
|
|
153
153
|
symbol: 'NAMI',
|
|
154
154
|
logoURIs: {
|
|
155
155
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/nami.png'
|
|
@@ -234,6 +234,41 @@ const info = {
|
|
|
234
234
|
telegram: 'https://t.me/NAMIProtocol',
|
|
235
235
|
twitter: 'https://x.com/Nami_Index_'
|
|
236
236
|
}
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
base: 'x/staking-thor.nami',
|
|
240
|
+
typeAsset: 'sdk.coin',
|
|
241
|
+
description: 'The staked version of NAMI. Nami provides a suite of DeFi applications including an optimized EARN product and on-chain INDEXES for native assets, accessible from any connected chain. Maximize yield. Simplify access. Reduce risk. Grow with Nami',
|
|
242
|
+
denomUnits: [{
|
|
243
|
+
denom: 'x/staking-thor.nami',
|
|
244
|
+
exponent: 0
|
|
245
|
+
}, {
|
|
246
|
+
denom: 'sNAMI',
|
|
247
|
+
exponent: 8
|
|
248
|
+
}],
|
|
249
|
+
name: 'Staked Nami',
|
|
250
|
+
display: 'sNAMI',
|
|
251
|
+
symbol: 'sNAMI',
|
|
252
|
+
traces: [{
|
|
253
|
+
type: 'liquid-stake',
|
|
254
|
+
counterparty: {
|
|
255
|
+
chainName: 'thorchain',
|
|
256
|
+
baseDenom: 'thor.nami'
|
|
257
|
+
},
|
|
258
|
+
provider: 'Nami Protocol'
|
|
259
|
+
}],
|
|
260
|
+
logoURIs: {
|
|
261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/snami.png'
|
|
262
|
+
},
|
|
263
|
+
images: [{
|
|
264
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/snami.png'
|
|
265
|
+
}],
|
|
266
|
+
socials: {
|
|
267
|
+
website: 'https://namifi.app/',
|
|
268
|
+
discord: 'https://discord.gg/WGgUADfxXR',
|
|
269
|
+
telegram: 'https://t.me/NAMIProtocol',
|
|
270
|
+
twitter: 'https://twitter.com/NamiProtocol'
|
|
271
|
+
}
|
|
237
272
|
}
|
|
238
273
|
]
|
|
239
274
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.33",
|
|
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.33"
|
|
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": "ca0e8792ffd3fbb5669de2d1c65c1556a5aeebab"
|
|
43
43
|
}
|