assetlists
assetlists copied to clipboard
Make $CVN Verified
Description
Checklist
Upgrading Asset to Verified
If upgrading an Asset to Verified, please see the requirements specified at LISTING, and ensure the following:
- [x] Asset is defined thoroughly at the Cosmos Chain Registry.
- [x] A meaningful
description
andextended_description
. - [x] Associated
socials
, includingwebsite
andtwitter
. - [x] Logo Image has a square Aspect Ratio and < 250 KB file size.
- [x] A meaningful
- [x] This pool contains contains at least $1k USD-worth of liquidity of the asset (Provide Pool ID): 1741
'Verified' Status Validation Checklist (to be completed by Osmosis Zone maintainers):
- [ ] Verify appearance and metadata
- [ ] Accurate Price
- [ ] Trading and routing functionality
- [ ] Withdraw and Deposit
- [ ] Deposit Transaction URL (if in-app)
Can you please add an extended_description to the registration? https://github.com/cosmos/chain-registry/blob/master/conscious/assetlist.json#L6
Deposits do not work. CoinType 60 assets do not work with Osmosis Zone's IBC transfer mechanism, so we need an alternative interface to be able to Deposit.
Can you please add an extended_description to the registration? https://github.com/cosmos/chain-registry/blob/master/conscious/assetlist.json#L6
ok
https://github.com/cosmos/chain-registry/pull/4608
Deposits do not work. CoinType 60 assets do not work with Osmosis Zone's IBC transfer mechanism, so we need an alternative interface to be able to Deposit.
Yes, it will prompt failure when sending the transaction. Is there anything I need to do?
Currently, deposits can be completed through the advanced IBC transfer function of the keplr wallet
Yes, it will prompt failure when sending the transaction. Is there anything I need to do?
Yes, we need an interface (that's not a wallet extension) where users can complete Deposits
Yes, it will prompt failure when sending the transaction. Is there anything I need to do?
Yes, we need an interface (that's not a wallet extension) where users can complete Deposits
Ok
@JeremyParish69 Hi
We provide a deposit function on this page, which is somewhat hidden
https://dao.cvn.io/conscious?openModal=true
@JeremyParish69 Hi
We provide a deposit function on this page, which is somewhat hidden
https://dao.cvn.io/conscious?openModal=true
I must say, this is really bad UX. The modal deposited doesn't work, I had to exit the modal, connect Keplr, click a different Deposit button, and manually enter a recipient address and manually subtract what the tx fee would be, and after sending, there is no tx URL; it said success but I still am not sure whether it worked. The whole thing was quite confusing. Even transferring via Keplr might've been easier. I think we're going to need a better interface for transferring.
@JeremyParish69 please try again
@JeremyParish69 please try again
I now see that the failed transfer attempt finally refunded the amount, but the UX is just as bad as it was. What's different about it?
I believe hybrid evm chains now work with Osmosis Zone IBC transfer, but now it seems that the IBC client has expired. Will this be revived?
IBC client expired. PR Stale