Skip to content

Commit

Permalink
EOS EVM is not Mainnet L2 rollup (#6178)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
YaroShkvorets and ligi authored Nov 8, 2024
1 parent fab00bd commit 39a336b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
7 changes: 1 addition & 6 deletions _data/chains/eip155-15557.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,5 @@
"url": "https://explorer.testnet.evm.eosnetwork.com",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [{ "url": "https://bridge.testnet.evm.eosnetwork.com" }]
}
]
}
10 changes: 1 addition & 9 deletions _data/chains/eip155-17777.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,5 @@
"url": "https://explorer.evm.eosnetwork.com",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [
{ "url": "https://bridge.evm.eosnetwork.com" },
{ "url": "https://app.multichain.org" }
]
}
]
}

0 comments on commit 39a336b

Please sign in to comment.