Add Blast and Blast Sepolia networks
This commit is contained in:
committed by
Alexandre Paillier
parent
943ffec13c
commit
25492fb97c
@@ -77,6 +77,7 @@ static const network_info_t NETWORK_MAPPING[] = {
|
||||
{.chain_id = 62320, .name = "Celo Baklava", .ticker = "bCELO"},
|
||||
{.chain_id = 62621, .name = "Multivac", .ticker = "MTV"},
|
||||
{.chain_id = 73799, .name = "Volta", .ticker = "VOLTA"},
|
||||
{.chain_id = 81457, .name = "Blast", .ticker = "ETH"},
|
||||
{.chain_id = 84532, .name = "Base Sepolia", .ticker = "ETH"},
|
||||
{.chain_id = 534351, .name = "Scroll Sepolia", .ticker = "ETH"},
|
||||
{.chain_id = 534352, .name = "Scroll", .ticker = "ETH"},
|
||||
@@ -84,6 +85,7 @@ static const network_info_t NETWORK_MAPPING[] = {
|
||||
{.chain_id = 11155111, .name = "Sepolia", .ticker = "ETH"},
|
||||
{.chain_id = 20531811, .name = "TecraTestnet", .ticker = "TCR"},
|
||||
{.chain_id = 20531812, .name = "Tecra", .ticker = "TCR"},
|
||||
{.chain_id = 168587773, .name = "Blast Sepolia", .ticker = "ETH"},
|
||||
{.chain_id = 245022926, .name = "Neon EVM Devnet", .ticker = "NEON"},
|
||||
{.chain_id = 245022934, .name = "Neon EVM Mainnet", .ticker = "NEON"},
|
||||
{.chain_id = 11297108109, .name = "Palm Network", .ticker = "PALM"},
|
||||
|
||||
Reference in New Issue
Block a user