Skip to content

Commit

Permalink
fix: remove monad devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Nov 15, 2024
1 parent 9d80360 commit 198cfad
Showing 1 changed file with 0 additions and 53 deletions.
53 changes: 0 additions & 53 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1375,59 +1375,6 @@
}
]
},
{
"chainId": 41454,
"chainName": "Monad Devnet",
"isTestnet": true,
"logoUrl": "https://cdn.subsquid.io/img/networks/monad.png",
"network": "monad-devnet",
"providers": [
{
"data": [
{
"name": "blocks",
"ranges": [
[
10161000,
null
]
]
},
{
"name": "tx",
"ranges": [
[
10161000,
null
]
]
},
{
"name": "logs",
"ranges": [
[
10161000,
null
]
]
},
{
"name": "traces",
"ranges": [
[
10161000,
null
]
]
}
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/monad-devnet",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 2
}
]
},
{
"chainId": 1287,
"chainName": "Moonbase Alpha",
Expand Down

0 comments on commit 198cfad

Please sign in to comment.