Skip to content

Commit

Permalink
Add DGN and Dungeonchain to osmosis assetlist (#2014)
Browse files Browse the repository at this point in the history
* Update osmosis.zone_assets.json

* Update osmosis.zone_chains.json

* Update osmosis.zone_assets.json

* Update osmosis.zone_assets.json

* Update osmosis.zone_assets.json

---------

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
ApeironNodes and JeremyParish69 authored Nov 11, 2024
1 parent d845954 commit 6dc6905
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
8 changes: 8 additions & 0 deletions osmosis-1/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5609,6 +5609,14 @@
"path": "transfer/channel-199/factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata",
"osmosis_verified": false,
"_comment": "GATA Yield DAO $YGATA"
},
{
"chain_name": "dungeon",
"base_denom": "udgn",
"path": "transfer/channel-85791/udgn",
"osmosis_verified": false,
"osmosis_unlisted": true,
"_comment": "Dungeon $DGN"
}
]
}
10 changes: 10 additions & 0 deletions osmosis-1/osmosis.zone_chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -1461,6 +1461,16 @@
"keplr_features": [
"ibc-transfer"
]
},
{
"chain_name": "dungeon",
"rpc": "https://rpc-dungeonchain.apeironnodes.com",
"rest": "https://api-dungeonchain.apeironnodes.com",
"explorer_tx_url": "https://ping.pub/Dungeomchain/tx/${txHash}",
"keplr_features": [
"ibc-go",
"ibc-transfer"
]
}
]
}

0 comments on commit 6dc6905

Please sign in to comment.