Skip to content

Commit

Permalink
Merge pull request #739 from codingwithmanny/feat/berachain-bartio-te…
Browse files Browse the repository at this point in the history
…stnet

feat: 🎸 Added Berachain bArtio Testnet
  • Loading branch information
delivan authored Jul 30, 2024
2 parents 33d6b0c + 51c9e79 commit f7eb6fc
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions evm/eip155:80084.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"rpc": "https://bartio.rpc.berachain.com",
"websocket": "",
"chainId": "eip155:80084",
"chainName": "Berachain bArtio Testnet",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:80084/chain.png",
"nodeProvider": {
"name": "Berachain",
"website": "https://berachain.com",
"discord": "https://discord.com/invite/berachain"
},
"bip44": {
"coinType": 60
},
"currencies": [
{
"coinDenom": "BERA",
"coinMinimalDenom": "berachain-native",
"coinDecimals": 18,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:80084/berachain-native.png"
},
{
"coinDenom": "BGT",
"coinMinimalDenom": "erc20:0xbDa130737BDd9618301681329bF2e46A016ff9Ad",
"coinDecimals": 18,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:80084/erc20/0xbDa130737BDd9618301681329bF2e46A016ff9Ad.png"
},
{
"coinDenom": "HONEY",
"coinMinimalDenom": "erc20:0x0E4aaF1351de4c0264C5c7056Ef3777b41BD8e03",
"coinDecimals": 18,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:80084/erc20/0x0E4aaF1351de4c0264C5c7056Ef3777b41BD8e03.png"
}
],
"feeCurrencies": [
{
"coinDenom": "BERA",
"coinMinimalDenom": "berachain-native",
"coinDecimals": 18,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:80084/berachain-native.png"
}
],
"features": []
}
Binary file added images/eip155:80084/berachain-native.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/eip155:80084/chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 f7eb6fc

Please sign in to comment.