Skip to content

Commit

Permalink
feat: add soon mainnet and formicarium testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Jan 21, 2025
1 parent f64964a commit bb72e3e
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1089,6 +1089,29 @@
}
]
},
{
"id": "formicarium-testnet",
"chainId": 43521,
"chainName": "Formicarium Testnet",
"isTestnet": true,
"network": "formicarium-testnet",
"logoUrl": "https://cdn.subsquid.io/img/networks/memecore.svg",
"providers": [
{
"data": [
"blocks",
"tx",
"logs",
"traces",
"stateDiffs"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/formicarium-testnet",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 1
}
]
},
{
"id": "galxe-gravity",
"chainId": 1625,
Expand Down
23 changes: 23 additions & 0 deletions src/archives/solana.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,29 @@
}
]
},
{
"id": "soon-mainnet",
"chainName": "Soon Mainnet",
"isTestnet": false,
"network": "soon-mainnet",
"providers": [
{
"data": [
"blocks",
"logs",
"tx",
"instructions",
"balances",
"token_balances",
"rewards"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/soon-mainnet",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 1
}
]
},
{
"id": "soon-testnet",
"chainName": "Soon Testnet",
Expand Down
35 changes: 35 additions & 0 deletions src/img/networks/memecore.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb72e3e

Please sign in to comment.