Rename Optimism to OP Mainnet and add OP Sepolia
This commit is contained in:
committed by
Alexandre Paillier
parent
78fd1e54be
commit
acf1d9d5aa
1
glyphs/chain_11155420_64px.gif
Symbolic link
1
glyphs/chain_11155420_64px.gif
Symbolic link
@@ -0,0 +1 @@
|
||||
chain_10_64px.gif
|
||||
@@ -19,7 +19,7 @@ static const network_info_t NETWORK_MAPPING[] = {
|
||||
{.chain_id = 3, .name = "Ropsten", .ticker = "ETH"},
|
||||
{.chain_id = 4, .name = "Rinkeby", .ticker = "ETH"},
|
||||
{.chain_id = 5, .name = "Goerli", .ticker = "ETH"},
|
||||
{.chain_id = 10, .name = "Optimism", .ticker = "ETH"},
|
||||
{.chain_id = 10, .name = "OP Mainnet", .ticker = "ETH"},
|
||||
{.chain_id = 14, .name = "Flare", .ticker = "FLR"},
|
||||
{.chain_id = 16, .name = "Flare Coston", .ticker = "FLR"},
|
||||
{.chain_id = 19, .name = "Songbird", .ticker = "SGB"},
|
||||
@@ -87,6 +87,7 @@ static const network_info_t NETWORK_MAPPING[] = {
|
||||
{.chain_id = 534352, .name = "Scroll", .ticker = "ETH"},
|
||||
{.chain_id = 534353, .name = "Scroll Alpha", .ticker = "ETH"},
|
||||
{.chain_id = 11155111, .name = "Sepolia", .ticker = "ETH"},
|
||||
{.chain_id = 11155420, .name = "OP 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"},
|
||||
|
||||
Reference in New Issue
Block a user