fix: rename oe to optimism

This commit is contained in:
Kelvin Fichter 2022-01-31 12:06:11 -05:00
parent bc7d951bff
commit f5b5ccf090
No known key found for this signature in database
GPG Key ID: F359D72EBEC35C72
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{ {
"name": "Optimistic Ethereum", "name": "Optimism",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://mainnet.optimism.io/"], "rpc": ["https://mainnet.optimism.io/"],
"faucets": [], "faucets": [],

View File

@ -1,6 +1,6 @@
{ {
"name": "Optimistic Kovan", "name": "Optimism Kovan",
"title": "Optimistic Ethereum Testnet Kovan", "title": "Optimism Testnet Kovan",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://kovan.optimism.io/"], "rpc": ["https://kovan.optimism.io/"],
"faucets": [ "faucets": [