Skip to content

Commit

Permalink
List Andromeda $ANDR (#1888)
Browse files Browse the repository at this point in the history
* Update osmosis.zone_assets.json

Addition of Andromeda, $ANDR

* Update osmosis.zone_assets.json

Addition ANDR

* Update osmosis.zone_assets.json

* Update osmosis.zone_assets.json

format fix 😬

* Update osmosis.zone_assets.json

😞 i promise last fix

* Update osmosis.zone_assets.json

this should work 🤔 💭

* Update osmosis.zone_assets.json

adding chain info from zone_chains

* Update osmosis.zone_assets.json

fixing previous error

* Update osmosis.zone_chains.json

adding andromeda

* Update osmosis.zone_assets.json

* Update osmosis.zone_assets.json

---------

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
SvansyVonSwansea and JeremyParish69 committed Sep 19, 2024
1 parent a68396b commit a6e0d1c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
8 changes: 8 additions & 0 deletions osmosis-1/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5145,6 +5145,14 @@
},
"listing_date_time_utc": "2024-09-19T20:00:00Z",
"_comment": "Monerium EUR emoney $EURe"
},
{
"chain_name": "andromeda",
"base_denom": "uandr",
"path": "transfer/channel-81924/uandr",
"osmosis_verified": false,
"listing_date_time_utc": "2024-09-19T16:00:00Z",
"_comment": "Adromeda $ANDR"
}
]
}
13 changes: 12 additions & 1 deletion osmosis-1/osmosis.zone_chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -1389,6 +1389,17 @@
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "andromeda",
"rpc": "https://andromeda-rpc.polkachu.com/",
"rest": "https://andromeda-api.polkachu.com/",
"explorer_tx_url": "https://explorer.stavr.tech/Andromeda-Mainnet/tx/${txHash}",
"keplr_features": ["cosmwasm",
"wasmd_0.24+",
"ibc-transfer",
"ibc-go"
]
}
]
}
}

0 comments on commit a6e0d1c

Please sign in to comment.