Skip to content

Commit

Permalink
Add missing fees for networks (cosmos#864)
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Schultz <[email protected]>
  • Loading branch information
dylanschultzie authored Oct 15, 2022
1 parent 8ae7337 commit 72f34b8
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 4 deletions.
3 changes: 2 additions & 1 deletion akash/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"fees": {
"fee_tokens": [
{
"denom": "uakt"
"denom": "uakt",
"fixed_min_gas_price": 0
}
]
},
Expand Down
8 changes: 8 additions & 0 deletions bitsong/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@
"genesis_url": "https://raw.githubusercontent.com/bitsongofficial/networks/master/bitsong-2b/genesis.json"
}
},
"fees": {
"fee_tokens": [
{
"denom": "ubtsg",
"fixed_min_gas_price": 0
}
]
},
"peers": {
"persistent_peers": [
{
Expand Down
1 change: 1 addition & 0 deletions canto/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"fee_tokens": [
{
"denom": "acanto",
"fixed_min_gas_price": 0,
"low_gas_price": 10000000000,
"average_gas_price": 25000000000,
"high_gas_price": 40000000000
Expand Down
8 changes: 8 additions & 0 deletions cerberus/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
"genesis_url": "https://raw.githubusercontent.com/cerberus-zone/cerberus_genesis/main/genesis.json"
}
},
"fees": {
"fee_tokens": [
{
"denom": "ucrbrus",
"fixed_min_gas_price": 0
}
]
},
"peers": {
"seeds": [
{
Expand Down
1 change: 1 addition & 0 deletions chihuahua/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"fee_tokens": [
{
"denom": "uhuahua",
"fixed_min_gas_price": 0,
"low_gas_price": 1.0,
"average_gas_price": 5.0,
"high_gas_price": 10.0
Expand Down
8 changes: 8 additions & 0 deletions comdex/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
"chain_id": "comdex-1",
"bech32_prefix": "comdex",
"slip44": 118,
"fees": {
"fee_tokens": [
{
"denom": "ucmdx",
"fixed_min_gas_price": 0
}
]
},
"codebase": {
"git_repo": "https://github.com/comdex-official/comdex",
"recommended_version": "v0.1.1",
Expand Down
1 change: 1 addition & 0 deletions evmos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"fee_tokens": [
{
"denom": "aevmos",
"fixed_min_gas_price": 250000000,
"low_gas_price": 20000000000,
"average_gas_price": 25000000000,
"high_gas_price": 40000000000
Expand Down
1 change: 1 addition & 0 deletions juno/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"fee_tokens": [
{
"denom": "ujuno",
"fixed_min_gas_price": 0.0025,
"low_gas_price": 0.03,
"average_gas_price": 0.04,
"high_gas_price": 0.05
Expand Down
8 changes: 8 additions & 0 deletions konstellation/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
"genesis_url": "https://raw.githubusercontent.com/Konstellation/konstellation/master/config/genesis.json"
}
},
"fees": {
"fee_tokens": [
{
"denom": "udarc",
"fixed_min_gas_price": 0
}
]
},
"peers": {
"seeds": [
{
Expand Down
2 changes: 1 addition & 1 deletion kujira/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fee_tokens": [
{
"denom": "ukuji",
"fixed_min_gas_price": 0
"fixed_min_gas_price": 0.00119
}
]
},
Expand Down
8 changes: 8 additions & 0 deletions omniflixhub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@
"genesis_url": "https://raw.githubusercontent.com/OmniFlix/mainnet/main/omniflixhub-1/genesis.json"
}
},
"fees": {
"fee_tokens": [
{
"denom": "uflix",
"fixed_min_gas_price": 0
}
]
},
"peers": {
"seeds": [
{
Expand Down
3 changes: 2 additions & 1 deletion rebus/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"fees": {
"fee_tokens": [
{
"denom": "arebus"
"denom": "arebus",
"fixed_min_gas_price": 0
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion secretnetwork/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fee_tokens": [
{
"denom": "uscrt",
"fixed_min_gas_price": 0.1
"fixed_min_gas_price": 0.00125
}
]
},
Expand Down
1 change: 1 addition & 0 deletions terra2/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"fee_tokens": [
{
"denom": "uluna",
"fixed_min_gas_price": 0.0125,
"low_gas_price": 0.15,
"average_gas_price": 0.2,
"high_gas_price": 0.25
Expand Down
8 changes: 8 additions & 0 deletions umee/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
"daemon_name": "umeed",
"node_home": "$HOME/.umee",
"slip44": 118,
"fees": {
"fee_tokens": [
{
"denom": "uumee",
"fixed_min_gas_price": 0.001
}
]
},
"codebase": {
"git_repo": "https://github.com/umee-network/umee",
"recommended_version": "v3.0.2",
Expand Down

0 comments on commit 72f34b8

Please sign in to comment.