Add Electroneum and Electroneum Testnet networks

This commit is contained in:
vforgeoux-ledger
2024-06-24 11:13:11 +02:00
committed by Alexandre Paillier
parent 5149716a79
commit 3475414573
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
chain_52014_64px.gif

BIN
glyphs/chain_52014_64px.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -82,6 +82,7 @@ static const network_info_t NETWORK_MAPPING[] = {
{.chain_id = 42793, .name = "Etherlink Mainnet", .ticker = "XTZ"},
{.chain_id = 43114, .name = "Avalanche", .ticker = "AVAX"},
{.chain_id = 44787, .name = "Celo Alfajores", .ticker = "aCELO"},
{.chain_id = 52014, .name = "Electroneum", .ticker = "ETN"},
{.chain_id = 59141, .name = "Linea Sepolia", .ticker = "ETH"},
{.chain_id = 59144, .name = "Linea", .ticker = "ETH"},
{.chain_id = 62320, .name = "Celo Baklava", .ticker = "bCELO"},
@@ -93,6 +94,7 @@ static const network_info_t NETWORK_MAPPING[] = {
{.chain_id = 534351, .name = "Scroll Sepolia", .ticker = "ETH"},
{.chain_id = 534352, .name = "Scroll", .ticker = "ETH"},
{.chain_id = 534353, .name = "Scroll Alpha", .ticker = "ETH"},
{.chain_id = 5201420, .name = "Electroneum Testnet", .ticker = "ETN"},
{.chain_id = 11155111, .name = "Sepolia", .ticker = "ETH"},
{.chain_id = 11155420, .name = "OP Sepolia", .ticker = "ETH"},
{.chain_id = 20531811, .name = "TecraTestnet", .ticker = "TCR"},