From 152669b53075401271de644fe5c1fccd266dbf08 Mon Sep 17 00:00:00 2001 From: 0xKheops <26880866+0xKheops@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:10:35 +0900 Subject: [PATCH] feat: opstack flags --- data/evm-networks.json | 7 +++++ data/known-evm-networks-overrides.json | 29 ++++++++++++++++++++ pub/v1/evmNetworks/all.json | 24 ++++++++++++++++ pub/v1/evmNetworks/byId/111.json | 3 ++ pub/v1/evmNetworks/byId/420.json | 4 +++ pub/v1/evmNetworks/byId/60808.json | 3 ++ pub/v1/evmNetworks/byId/7777777.json | 3 ++ pub/v1/evmNetworks/byId/8453.json | 4 +++ pub/v1/evmNetworks/byId/84531.json | 4 +++ pub/v1/evmNetworks/byId/999.json | 3 ++ pub/v1/evmNetworks/summary.json | 38 +++++++++++++++++++++----- 11 files changed, 115 insertions(+), 7 deletions(-) diff --git a/data/evm-networks.json b/data/evm-networks.json index 50c7cdc8fb..3a640fc8cb 100644 --- a/data/evm-networks.json +++ b/data/evm-networks.json @@ -709,6 +709,10 @@ "https://developer-access-mainnet.base.org/", "https://base.rpc.subquery.network/public" ], + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": { "evm-native": { "coingeckoId": "ethereum" @@ -849,6 +853,9 @@ "explorerUrl": "https://explorer.gobob.xyz/", "rpcs": ["https://rpc.gobob.xyz/"], "isDefault": false, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": { "evm-native": { "coingeckoId": "ethereum" diff --git a/data/known-evm-networks-overrides.json b/data/known-evm-networks-overrides.json index b10a64add5..805f56023c 100644 --- a/data/known-evm-networks-overrides.json +++ b/data/known-evm-networks-overrides.json @@ -317,6 +317,9 @@ "evm-native": { "coingeckoId": "etherlite-2" } + }, + "l2FeeType": { + "type": "op-stack" } }, { @@ -583,6 +586,13 @@ } } }, + { + "id": "420", + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + } + }, { "id": "424", "balancesConfig": { @@ -700,6 +710,12 @@ } } }, + { + "id": "999", + "l2FeeType": { + "type": "op-stack" + } + }, { "id": "1022", "balancesConfig": { @@ -1582,6 +1598,13 @@ } } }, + { + "id": "84531", + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + } + }, { "id": "84886", "balancesConfig": { @@ -1754,6 +1777,12 @@ } } }, + { + "id": "7777777", + "l2FeeType": { + "type": "op-stack" + } + }, { "id": "14288640", "balancesConfig": { diff --git a/pub/v1/evmNetworks/all.json b/pub/v1/evmNetworks/all.json index 4b03009697..0fd1c1484e 100644 --- a/pub/v1/evmNetworks/all.json +++ b/pub/v1/evmNetworks/all.json @@ -11947,6 +11947,10 @@ } ], "substrateChain": null, + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", @@ -48274,6 +48278,9 @@ } ], "substrateChain": null, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", @@ -136844,6 +136851,9 @@ } ], "substrateChain": null, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", @@ -138604,6 +138614,10 @@ } ], "substrateChain": null, + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", @@ -142502,6 +142516,9 @@ } ], "substrateChain": null, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", @@ -149004,6 +149021,10 @@ } ], "substrateChain": null, + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", @@ -154089,6 +154110,9 @@ } ], "substrateChain": null, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", diff --git a/pub/v1/evmNetworks/byId/111.json b/pub/v1/evmNetworks/byId/111.json index 5a498c8ed9..bea7d10367 100644 --- a/pub/v1/evmNetworks/byId/111.json +++ b/pub/v1/evmNetworks/byId/111.json @@ -14,6 +14,9 @@ } ], "substrateChain": null, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", diff --git a/pub/v1/evmNetworks/byId/420.json b/pub/v1/evmNetworks/byId/420.json index c9a0d082b5..5441c70273 100644 --- a/pub/v1/evmNetworks/byId/420.json +++ b/pub/v1/evmNetworks/byId/420.json @@ -17,6 +17,10 @@ } ], "substrateChain": null, + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", diff --git a/pub/v1/evmNetworks/byId/60808.json b/pub/v1/evmNetworks/byId/60808.json index 7a2f29ca0c..dee87d5afb 100644 --- a/pub/v1/evmNetworks/byId/60808.json +++ b/pub/v1/evmNetworks/byId/60808.json @@ -14,6 +14,9 @@ } ], "substrateChain": null, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", diff --git a/pub/v1/evmNetworks/byId/7777777.json b/pub/v1/evmNetworks/byId/7777777.json index 4982c37cdc..c51ae2b4c9 100644 --- a/pub/v1/evmNetworks/byId/7777777.json +++ b/pub/v1/evmNetworks/byId/7777777.json @@ -14,6 +14,9 @@ } ], "substrateChain": null, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", diff --git a/pub/v1/evmNetworks/byId/8453.json b/pub/v1/evmNetworks/byId/8453.json index bb4f3102b2..8d7a05c62e 100644 --- a/pub/v1/evmNetworks/byId/8453.json +++ b/pub/v1/evmNetworks/byId/8453.json @@ -23,6 +23,10 @@ } ], "substrateChain": null, + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", diff --git a/pub/v1/evmNetworks/byId/84531.json b/pub/v1/evmNetworks/byId/84531.json index eeffa7b62b..8b39c7a7fd 100644 --- a/pub/v1/evmNetworks/byId/84531.json +++ b/pub/v1/evmNetworks/byId/84531.json @@ -20,6 +20,10 @@ } ], "substrateChain": null, + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", diff --git a/pub/v1/evmNetworks/byId/999.json b/pub/v1/evmNetworks/byId/999.json index 119bce0e23..d1e28822a5 100644 --- a/pub/v1/evmNetworks/byId/999.json +++ b/pub/v1/evmNetworks/byId/999.json @@ -14,6 +14,9 @@ } ], "substrateChain": null, + "l2FeeType": { + "type": "op-stack" + }, "balancesConfig": [ { "moduleType": "evm-native", diff --git a/pub/v1/evmNetworks/summary.json b/pub/v1/evmNetworks/summary.json index 5550d6e22d..8488984a11 100644 --- a/pub/v1/evmNetworks/summary.json +++ b/pub/v1/evmNetworks/summary.json @@ -421,7 +421,11 @@ "sortIndex": 73, "name": "Base", "themeColor": "#0051fe", - "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/base.webp" + "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/base.webp", + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + } }, { "id": "641230", @@ -629,7 +633,10 @@ "sortIndex": 113, "name": "BOB", "themeColor": "#ff6400", - "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/60808.svg" + "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/60808.svg", + "l2FeeType": { + "type": "op-stack" + } }, { "id": "56288", @@ -5463,7 +5470,10 @@ "sortIndex": 931, "name": "Zora", "themeColor": "#ceb3ea", - "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/zora.webp" + "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/zora.webp", + "l2FeeType": { + "type": "op-stack" + } }, { "id": "9998", @@ -5919,7 +5929,11 @@ "sortIndex": 1011, "name": "Base Goerli Testnet", "themeColor": "#0051fe", - "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/baseTestnet.webp" + "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/baseTestnet.webp", + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + } }, { "id": "84532", @@ -6943,7 +6957,10 @@ "sortIndex": 1182, "name": "EtherLite Chain", "themeColor": "#ffffff", - "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/etherlite.webp" + "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/etherlite.webp", + "l2FeeType": { + "type": "op-stack" + } }, { "id": "979", @@ -8615,7 +8632,11 @@ "sortIndex": 1452, "name": "Optimism Goerli Testnet", "themeColor": "#505050", - "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/unknown.svg" + "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/unknown.svg", + "feeType": "eip-1559", + "l2FeeType": { + "type": "op-stack" + } }, { "id": "97970", @@ -9940,7 +9961,10 @@ "sortIndex": 1688, "name": "Wanchain Testnet", "themeColor": "#0f68aa", - "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/wanchain.webp" + "logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/known/wanchain.webp", + "l2FeeType": { + "type": "op-stack" + } }, { "id": "8601152",