mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
fix: rename oe to optimism (#827)
This commit is contained in:
parent
bc7d951bff
commit
9087b1fc0c
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Optimistic Ethereum",
|
||||
"name": "Optimism",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://mainnet.optimism.io/"],
|
||||
"faucets": [],
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Optimistic Kovan",
|
||||
"title": "Optimistic Ethereum Testnet Kovan",
|
||||
"name": "Optimism Kovan",
|
||||
"title": "Optimism Testnet Kovan",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://kovan.optimism.io/"],
|
||||
"faucets": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user