Skip to content

Commit 1f9b7f8

Browse files
committed
fix: add fee token pwr to currency list in manifest mainnet and testnet files
1 parent 00807d1 commit 1f9b7f8

File tree

2 files changed

+69
-60
lines changed

2 files changed

+69
-60
lines changed

cosmos/manifest-ledger-mainnet.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"coinDenom": "POA",
3131
"coinMinimalDenom": "upoa",
3232
"coinDecimals": 6
33+
},
34+
{
35+
"coinDenom": "PWR",
36+
"coinMinimalDenom": "factory/manifest1afk9zr2hn2jsac63h4hm60vl9z3e5u69gndzf7c99cqge3vzwjzsfmy9qj/upwr",
37+
"coinDecimals": 6
3338
}
3439
],
3540
"feeCurrencies": [
@@ -48,7 +53,7 @@
4853
"coinMinimalDenom": "factory/manifest1afk9zr2hn2jsac63h4hm60vl9z3e5u69gndzf7c99cqge3vzwjzsfmy9qj/upwr",
4954
"coinDecimals": 6,
5055
"gasPriceStep": {
51-
"low": 0.40,
56+
"low": 0.4,
5257
"average": 0.5,
5358
"high": 1
5459
}
Lines changed: 63 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,69 @@
11
{
2-
"chainId": "manifest-ledger-testnet",
3-
"chainName": "Manifest Testnet",
4-
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/manifest-ledger-testnet/chain.png",
5-
"rpc": "https://nodes.liftedinit.tech/manifest/testnet/rpc",
6-
"rest": "https://nodes.liftedinit.tech/manifest/testnet/api",
7-
"nodeProvider": {
8-
"name": "The Lifted Initiative",
9-
"email": "hello@manifest.network",
10-
"website": "https://manifestai.org/"
11-
},
12-
"bip44": {
13-
"coinType": 118
14-
},
15-
"bech32Config": {
16-
"bech32PrefixAccAddr": "manifest",
17-
"bech32PrefixAccPub": "manifestpub",
18-
"bech32PrefixValAddr": "manifestvaloper",
19-
"bech32PrefixValPub": "manifestvaloperpub",
20-
"bech32PrefixConsAddr": "manifestvalcons",
21-
"bech32PrefixConsPub": "manifestvalconspub"
2+
"chainId": "manifest-ledger-testnet",
3+
"chainName": "Manifest Testnet",
4+
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/manifest-ledger-testnet/chain.png",
5+
"rpc": "https://nodes.liftedinit.tech/manifest/testnet/rpc",
6+
"rest": "https://nodes.liftedinit.tech/manifest/testnet/api",
7+
"nodeProvider": {
8+
"name": "The Lifted Initiative",
9+
"email": "hello@manifest.network",
10+
"website": "https://manifestai.org/"
11+
},
12+
"bip44": {
13+
"coinType": 118
14+
},
15+
"bech32Config": {
16+
"bech32PrefixAccAddr": "manifest",
17+
"bech32PrefixAccPub": "manifestpub",
18+
"bech32PrefixValAddr": "manifestvaloper",
19+
"bech32PrefixValPub": "manifestvaloperpub",
20+
"bech32PrefixConsAddr": "manifestvalcons",
21+
"bech32PrefixConsPub": "manifestvalconspub"
22+
},
23+
"currencies": [
24+
{
25+
"coinDenom": "MFX",
26+
"coinMinimalDenom": "umfx",
27+
"coinDecimals": 6
2228
},
23-
"currencies": [
24-
{
25-
"coinDenom": "MFX",
26-
"coinMinimalDenom": "umfx",
27-
"coinDecimals": 6
28-
},
29-
{
30-
"coinDenom": "POA",
31-
"coinMinimalDenom": "upoa",
32-
"coinDecimals": 6
33-
}
34-
],
35-
"feeCurrencies": [
36-
{
37-
"coinDenom": "MFX",
38-
"coinMinimalDenom": "umfx",
39-
"coinDecimals": 6,
40-
"gasPriceStep": {
41-
"low": 1.05,
42-
"average": 1.1,
43-
"high": 3.0
44-
}
45-
},
46-
{
47-
"coinDenom": "PWR",
48-
"coinMinimalDenom": "factory/manifest1afk9zr2hn2jsac63h4hm60vl9z3e5u69gndzf7c99cqge3vzwjzsfmy9qj/upwr",
49-
"coinDecimals": 6,
50-
"gasPriceStep": {
51-
"low": 0.40,
52-
"average": 0.50,
53-
"high": 1
54-
}
55-
}
56-
],
57-
"stakeCurrency": {
29+
{
5830
"coinDenom": "POA",
5931
"coinMinimalDenom": "upoa",
6032
"coinDecimals": 6
6133
},
62-
"features": [],
63-
"isTestnet": true
64-
}
65-
34+
{
35+
"coinDenom": "PWR",
36+
"coinMinimalDenom": "factory/manifest1afk9zr2hn2jsac63h4hm60vl9z3e5u69gndzf7c99cqge3vzwjzsfmy9qj/upwr",
37+
"coinDecimals": 6
38+
}
39+
],
40+
"feeCurrencies": [
41+
{
42+
"coinDenom": "MFX",
43+
"coinMinimalDenom": "umfx",
44+
"coinDecimals": 6,
45+
"gasPriceStep": {
46+
"low": 1.05,
47+
"average": 1.1,
48+
"high": 3.0
49+
}
50+
},
51+
{
52+
"coinDenom": "PWR",
53+
"coinMinimalDenom": "factory/manifest1afk9zr2hn2jsac63h4hm60vl9z3e5u69gndzf7c99cqge3vzwjzsfmy9qj/upwr",
54+
"coinDecimals": 6,
55+
"gasPriceStep": {
56+
"low": 0.4,
57+
"average": 0.5,
58+
"high": 1
59+
}
60+
}
61+
],
62+
"stakeCurrency": {
63+
"coinDenom": "POA",
64+
"coinMinimalDenom": "upoa",
65+
"coinDecimals": 6
66+
},
67+
"features": [],
68+
"isTestnet": true
69+
}

0 commit comments

Comments
 (0)