Skip to content

Commit

Permalink
Merge pull request #130 from gevulotnetwork/feature/add-gevulot-fires…
Browse files Browse the repository at this point in the history
…tarter

add gevulot firestarter network
  • Loading branch information
liangping authored Dec 7, 2024
2 parents f4b0e82 + 22ea695 commit eac8081
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions chains/testnet/firestarter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"chain_name": "firestarter",
"registry_name": "firestarter",
"api": [
{"provider": "gevulot", "address": "https://grpcweb.firestarter.gevulot.com"}
],
"rpc": [
{"provider": "gevulot", "address": "https://rpc.firestarter.gevulot.com"}
],
"sdk_version": "0.50.10",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "gvlt",
"logo": "/logos/gevulot.png",
"assets": [{
"base": "ucredit",
"symbol": "CREDIT",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/gevulot.png"
}]
}
Binary file added logos/gevulot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eac8081

Please sign in to comment.