Skip to content

Commit

Permalink
Add Nibiru testnet-1 network
Browse files Browse the repository at this point in the history
  • Loading branch information
onikonychev committed Aug 26, 2024
1 parent ed1a571 commit 5c492e5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions _data/chains/eip155-7210.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Nibiru Testnet-1",
"chain": "Nibiru",
"rpc": ["https://evm-rpc.testnet-1.nibiru.fi"],
"faucets": [],
"nativeCurrency": {
"name": "NIBI",
"symbol": "NIBI",
"decimals": 18
},
"infoURL": "https://nibiru.fi",
"shortName": "nibiru-testnet-1",
"chainId": 7210,
"networkId": 7210,
"icon": "nibiru",
"explorers": []
}
2 changes: 1 addition & 1 deletion _data/chains/eip155-7222.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"decimals": 18
},
"infoURL": "https://nibiru.fi",
"shortName": "nibiru",
"shortName": "nibiru-devnet-3",
"chainId": 7222,
"networkId": 7222,
"icon": "nibiru",
Expand Down

0 comments on commit 5c492e5

Please sign in to comment.