diff --git a/glyphs/chain_42793_64px.gif b/glyphs/chain_42793_64px.gif new file mode 100644 index 0000000..cd4ba3e Binary files /dev/null and b/glyphs/chain_42793_64px.gif differ diff --git a/src/network.c b/src/network.c index 0a98e26..e62399e 100644 --- a/src/network.c +++ b/src/network.c @@ -73,6 +73,7 @@ static const network_info_t NETWORK_MAPPING[] = { {.chain_id = 39797, .name = "Energi", .ticker = "NRG"}, {.chain_id = 42161, .name = "Arbitrum", .ticker = "ETH"}, {.chain_id = 42220, .name = "Celo", .ticker = "CELO"}, + {.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 = 59141, .name = "Linea Sepolia", .ticker = "ETH"},