diff --git a/_data/chains/eip155-845300012.json b/_data/chains/eip155-845300012.json new file mode 100644 index 000000000000..558468d1a8cb --- /dev/null +++ b/_data/chains/eip155-845300012.json @@ -0,0 +1,41 @@ +{ + "name": "MVL Mainnet", + "chain": "MVL", + "rpc": ["https://mvl-rpc.appchain.base.org/"], + "faucets": [], + "nativeCurrency": { + "name": "Mass Vehicle Ledger", + "symbol": "MVL", + "decimals": 18 + }, + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], + "infoURL": "https://mvlchain.io/", + "shortName": "mvl", + "chainId": 845300012, + "networkId": 845300012, + "icon": "mvl", + "explorers": [ + { + "name": "blockscout", + "url": "https://mvl-explorer.appchain.base.org", + "icon": "blockscout", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-8453", + "bridges": [ + { + "url": "https://mvlfi.mvlchain.io/en/mainnet-bridge" + } + ] + } +} diff --git a/_data/chains/eip155-8453200012.json b/_data/chains/eip155-8453200012.json new file mode 100644 index 000000000000..e757b6a3524c --- /dev/null +++ b/_data/chains/eip155-8453200012.json @@ -0,0 +1,41 @@ +{ + "name": "MVL Testnet", + "chain": "MVL", + "rpc": ["https://mvl-rpc-testnet.appchain.base.org"], + "faucets": [], + "nativeCurrency": { + "name": "Mass Vehicle Ledger", + "symbol": "MVL", + "decimals": 18 + }, + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], + "infoURL": "https://mvlchain.io", + "shortName": "mvl-testnet", + "chainId": 8453200012, + "networkId": 8453200012, + "icon": "mvl", + "explorers": [ + { + "name": "blockscout", + "url": "https://mvl-explorer-testnet.appchain.base.org", + "icon": "blockscout", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-84532", + "bridges": [ + { + "url": "https://stage.mvlbridge.io/en/mainnet-bridge" + } + ] + } +} diff --git a/_data/icons/mvl.json b/_data/icons/mvl.json new file mode 100644 index 000000000000..6fb2114e5883 --- /dev/null +++ b/_data/icons/mvl.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreifislbv7ixyvrydgjkabyfzxo3xwg3xlzsktmma25hut2ipj4o7hy", + "width": 200, + "height": 200, + "format": "svg" + } +]