Skip to content

Commit

Permalink
Update osmosis.zone_config.json (#1973)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 authored Oct 19, 2024
1 parent 3adbd25 commit 8206335
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions osmosis-1/osmosis.zone_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,22 @@
},
"destination_network": "arbitrum"
},
{
"provider": "Base Bridge",
"name_suffix": "",
"symbol_suffix": ".e.base",
"destination_network": "base"
},
{
"provider": "Optimism Bridge",
"name_suffix": "",
"symbol_suffix": ".e.op",
"token": {
"chain_name": "optimism",
"base_denom": "0x4200000000000000000000000000000000000042"
},
"destination_network": "optimism"
},
{
"provider": "Avalanche Bridge",
"name_suffix": "",
Expand All @@ -158,12 +174,6 @@
"base_denom": "avail"
}
},
{
"provider": "Base Bridge",
"name_suffix": "",
"symbol_suffix": ".e.base",
"destination_network": "base"
},
{
"provider": "Lido wstETH Cosmos Bridge",
"suffix": ".ntrn",
Expand Down

0 comments on commit 8206335

Please sign in to comment.