Add Mantle and Mantle Sepolia networks

This commit is contained in:
vforgeoux-ledger
2024-06-20 20:28:14 +02:00
committed by Alexandre Paillier
parent 25492fb97c
commit 199cb537f7
3 changed files with 3 additions and 0 deletions

BIN
glyphs/chain_5000_64px.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

1
glyphs/chain_5003_64px.gif Symbolic link
View File

@@ -0,0 +1 @@
chain_5000_64px.gif

View File

@@ -60,6 +60,8 @@ static const network_info_t NETWORK_MAPPING[] = {
{.chain_id = 2222, .name = "Kava EVM", .ticker = "KAVA"},
{.chain_id = 4201, .name = "LUKSO Testnet", .ticker = "LYXt"},
{.chain_id = 4919, .name = "Venidium", .ticker = "XVM"},
{.chain_id = 5000, .name = "Mantle", .ticker = "MNT"},
{.chain_id = 5003, .name = "Mantle Sepolia", .ticker = "MNT"},
{.chain_id = 7171, .name = "Bitrock Mainnet", .ticker = "BROCK"},
{.chain_id = 7341, .name = "Shyft", .ticker = "SHFT"},
{.chain_id = 8217, .name = "Klaytn Cypress", .ticker = "KLAY"},