Skip to content

Commit

Permalink
chore: update saga network
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialounes committed Apr 9, 2024
1 parent 965ec82 commit 995b5ee
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions chains/mainnets/saga/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"ibcGoVersion": "7.3.1"
},
"colors": {
"primaryOnLight": "#cb262a",
"primaryOnDark": "#cb262a",
"lighterOnLight": "#ed3324",
"lighterOnDark": "#ed3324",
"darkerOnLight": "#ed3324",
"darkerOnDark": "#ed3324"
"primaryOnLight": "#EF6644",
"primaryOnDark": "#EF6644",
"lighterOnLight": "#EF6644",
"lighterOnDark": "#EF6644",
"darkerOnLight": "#EF6644",
"darkerOnDark": "#EF6644"
},
"links": [
{
Expand Down Expand Up @@ -84,5 +84,6 @@
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": true
"isNativelySupportedByKeplr": true,
"withCoingeckoApi": false
}

0 comments on commit 995b5ee

Please sign in to comment.