Skip to content

Commit

Permalink
feat: add berachain to explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan-LukeKlopper committed May 20, 2024
1 parent 485fd88 commit 04bab85
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions chains/testnet/berachain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "berachain",
"api": ["https://berachain-testnet-api.synergynodes.com:443", "https://berachain-testnet.api.l0vd.com:443"],
"rpc": ["https://artio.rpc.berachain.com:443"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "bera",
"logo": "/logos/bera.png",
"assets": [{
"base": "abgt",
"symbol": "BGT",
"exponent": "12",
"coingecko_id": "",
"logo": "/logos/bera.png"
}]
}
Binary file added public/logos/bera.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 04bab85

Please sign in to comment.