Skip to content

Commit

Permalink
Merge pull request #62 from CryptoNodeID/main
Browse files Browse the repository at this point in the history
add 0g-evmos testnet
  • Loading branch information
liangping authored Apr 10, 2024
2 parents ec953d8 + ac1f2e0 commit a089743
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions chains/testnet/0g-evmos.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"chain_name": "0g-evmos",
"registry_name": "0g-evmos",
"api": [
{"provider": "CryptoNodeID", "address": "https://0gevmos-testnet-api.cryptonode.id"}
],
"rpc": [
{"provider": "CryptoNodeID", "address": "https://0gevmos-testnet-rpc.cryptonode.id"}
],
"sdk_version": "0.47.6",
"coin_type": "118",
"min_tx_fee": "500000",
"addr_prefix": "evmos",
"logo": "/logos/0g-evmos.png",
"assets": [{
"base": "aevmos",
"symbol": "OG",
"exponent": "18",
"coingecko_id": "",
"logo": "/logos/0g-evmos.png"
}]
}
Binary file added logos/0g-evmos.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 a089743

Please sign in to comment.