Skip to content

Commit

Permalink
Add Zero Network (#690)
Browse files Browse the repository at this point in the history
* Update network.c

* Add files via upload

* Update network.c

* Update network.c
  • Loading branch information
zebastieneth authored Dec 11, 2024
1 parent a85de1e commit c42801b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added glyphs/chain_543210_64px.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/network.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,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 = 543210, .name = "Zero", .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"},
Expand Down

0 comments on commit c42801b

Please sign in to comment.