diff --git a/chains/v20/chains_dev.json b/chains/v20/chains_dev.json index 2d179b391..f9f907b0d 100644 --- a/chains/v20/chains_dev.json +++ b/chains/v20/chains_dev.json @@ -11088,5 +11088,58 @@ "ethereumBased", "noSubstrateRuntime" ] + }, + { + "chainId": "eip155:8453", + "name": "Base", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://base-rpc.publicnode.com", + "name": "Base http node" + }, + { + "url": "https://base-pokt.nodies.app", + "name": "Pokt node" + }, + { + "url": "wss://base-rpc.publicnode.com", + "name": "Base public node" + } + ], + "explorers": [ + { + "name": "Basescan", + "extrinsic": "https://basescan.org/tx/{hash}", + "account": "https://basescan.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.basescan.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg", + "addressPrefix": 8453, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] } ] diff --git a/icons/chains/gradient/Base.svg b/icons/chains/gradient/Base.svg new file mode 100644 index 000000000..2c6429ef3 --- /dev/null +++ b/icons/chains/gradient/Base.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +