Add Lisk and Lisk Sepolia Testnet networks

This commit is contained in:
vforgeoux-ledger
2024-06-21 11:53:05 +02:00
committed by Alexandre Paillier
parent 26f601a7c4
commit f6e4a21f62
3 changed files with 3 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ static const network_info_t NETWORK_MAPPING[] = {
{.chain_id = 1088, .name = "Metis Andromeda", .ticker = "METIS"},
{.chain_id = 1101, .name = "Polygon zkEVM", .ticker = "ETH"},
{.chain_id = 1116, .name = "Core", .ticker = "CORE"},
{.chain_id = 1135, .name = "Lisk", .ticker = "ETH"},
{.chain_id = 1284, .name = "Moonbeam", .ticker = "GLMR"},
{.chain_id = 1285, .name = "Moonriver", .ticker = "MOVR"},
{.chain_id = 1818, .name = "Cube", .ticker = "CUBE"},
@@ -60,6 +61,7 @@ static const network_info_t NETWORK_MAPPING[] = {
{.chain_id = 2222, .name = "Kava EVM", .ticker = "KAVA"},
{.chain_id = 3776, .name = "Astar zkEVM", .ticker = "ETH"},
{.chain_id = 4201, .name = "LUKSO Testnet", .ticker = "LYXt"},
{.chain_id = 4202, .name = "Lisk Sepolia Testnet", .ticker = "ETH"},
{.chain_id = 4919, .name = "Venidium", .ticker = "XVM"},
{.chain_id = 5000, .name = "Mantle", .ticker = "MNT"},
{.chain_id = 5003, .name = "Mantle Sepolia", .ticker = "MNT"},