Skip to content

Commit

Permalink
Merge pull request #720 from blacklodge-admin/master
Browse files Browse the repository at this point in the history
add quicksilver
  • Loading branch information
tombeynon authored Mar 24, 2023
2 parents fe27c9b + aefff5c commit 80109f7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,5 +295,14 @@
"name": "kyve",
"ownerAddress": "kyvevaloper1egqphd8yjdfv84fl825grwgna0pf2emagdmnz8",
"gasPrice": "0.02ukyve"
},
{
"name": "quicksilver",
"gasPrice": "0.0001uqck",
"gasPriceStep": {
"low": 0.0001,
"average": 0.0001,
"high": 0.00025
}
}
]

0 comments on commit 80109f7

Please sign in to comment.