Skip to content

Commit

Permalink
- add gas price for uluna
Browse files Browse the repository at this point in the history
  • Loading branch information
StrathCole committed May 7, 2024
1 parent 65070b3 commit 0b38e77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"operatorPrefix": "terravaloper",
"consensusPrefix": "terravalcons",
"gasPrices": {
"fcd": "/v1/txs/gas_prices"
"fcd": "/v1/txs/gas_prices",
"denom": [{"denom": "uluna", "amount": "28.325"}]
},
"legacy": true,
"taxable": true,
Expand Down

0 comments on commit 0b38e77

Please sign in to comment.