Skip to content

Commit

Permalink
add Defi Oracle Meta as a new network
Browse files Browse the repository at this point in the history
  • Loading branch information
vforgeoux-ledger committed Nov 18, 2024
1 parent 4fed889 commit 2995e22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added glyphs/chain_138_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 @@ -34,6 +34,7 @@ static const network_info_t NETWORK_MAPPING[] = {
{.chain_id = 100, .name = "Gnosis", .ticker = "xDAI"},
{.chain_id = 106, .name = "Velas EVM", .ticker = "VLX"},
{.chain_id = 137, .name = "Polygon", .ticker = "POL"},
{.chain_id = 138, .name = "Defi Oracle Meta", .ticker = "ETH"},
{.chain_id = 196, .name = "OKBChain Mainnet", .ticker = "OKB"},
{.chain_id = 199, .name = "BTTC", .ticker = "BTT"},
{.chain_id = 246, .name = "EnergyWebChain", .ticker = "EWT"},
Expand Down

0 comments on commit 2995e22

Please sign in to comment.