Skip to content

Commit

Permalink
Add Lisk testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
hrmhatef committed Feb 15, 2024
1 parent e143582 commit 413c6d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added glyphs/stax_chain_4202_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 @@ -22,6 +22,7 @@ static const network_info_t NETWORK_MAPPING[] = {
{.chain_id = 10, .name = "Optimism", .ticker = "ETH"},
{.chain_id = 42, .name = "LUKSO", .ticker = "LYX"},
{.chain_id = 4201, .name = "LUKSO Testnet", .ticker = "LYXt"},
{.chain_id = 4202, .name = "Lisk Sepolia Testnet", .ticker = "ETH"},
{.chain_id = 56, .name = "BSC", .ticker = "BNB"},
{.chain_id = 100, .name = "Gnosis", .ticker = "xDAI"},
{.chain_id = 10200, .name = "Chiado", .ticker = "xDAI"},
Expand Down

0 comments on commit 413c6d4

Please sign in to comment.