Skip to content

Commit

Permalink
updated terra.js for mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
echel0n-HX committed Sep 7, 2023
1 parent f6ff1a5 commit b3e6a4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/mainnet/terra.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
chainID: 'columbus-5',
lcd: 'https://terra-classic-lcd.publicnode.com',
api: 'https://terra-classic-public-api.publicnode.com',
lcd: 'https://lcd.terraclassic.community',
api: 'https://api.terraclassic.community',
gasAdjustment: 5,
gasPrices: {
uluna: 28.325,
Expand Down

0 comments on commit b3e6a4b

Please sign in to comment.