diff --git a/glyphs/chain_421614_64px.gif b/glyphs/chain_421614_64px.gif new file mode 120000 index 0000000..7423366 --- /dev/null +++ b/glyphs/chain_421614_64px.gif @@ -0,0 +1 @@ +chain_42161_64px.gif \ No newline at end of file diff --git a/src/network.c b/src/network.c index 77e5293..65c7bf8 100644 --- a/src/network.c +++ b/src/network.c @@ -81,6 +81,7 @@ static const network_info_t NETWORK_MAPPING[] = { {.chain_id = 73799, .name = "Volta", .ticker = "VOLTA"}, {.chain_id = 81457, .name = "Blast", .ticker = "ETH"}, {.chain_id = 84532, .name = "Base Sepolia", .ticker = "ETH"}, + {.chain_id = 421614, .name = "Arbitrum Sepolia", .ticker = "ETH"}, {.chain_id = 534351, .name = "Scroll Sepolia", .ticker = "ETH"}, {.chain_id = 534352, .name = "Scroll", .ticker = "ETH"}, {.chain_id = 534353, .name = "Scroll Alpha", .ticker = "ETH"},