Skip to content

Commit

Permalink
Merge pull request #83 from cryptobits3/patch-2
Browse files Browse the repository at this point in the history
Update and rename 0g-evmos.json to 0g.json
  • Loading branch information
liangping authored Jun 29, 2024
2 parents 18ae493 + 96f070a commit 0ba8481
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
22 changes: 0 additions & 22 deletions chains/testnet/0g-evmos.json

This file was deleted.

22 changes: 22 additions & 0 deletions chains/testnet/0g.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"chain_name": "0g",
"registry_name": "0g",
"api": [
{"provider": "BonyNode", "address": "https://og-testnet-api.bonynode.online"}
],
"rpc": [
{"provider": "BonyNode", "address": "https://og-testnet-rpc.bonynode.online"}
],
"sdk_version": "0.47.6",
"coin_type": "118",
"min_tx_fee": "0",
"addr_prefix": "0g",
"logo": "/logos/0g-evmos.png",
"assets": [{
"base": "ua0gi",
"symbol": "OG",
"exponent": "18",
"coingecko_id": "",
"logo": "/logos/0g-evmos.png"
}]
}

0 comments on commit 0ba8481

Please sign in to comment.