Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trade reference tokens 1-1 for IST and back #6064

Closed
5 tasks done
dckc opened this issue Aug 26, 2022 · 2 comments
Closed
5 tasks done

trade reference tokens 1-1 for IST and back #6064

dckc opened this issue Aug 26, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request Inter-protocol Overarching Inter Protocol user-story User story that needs to be implemented and tested.
Milestone

Comments

@dckc
Copy link
Member

dckc commented Aug 26, 2022

What is the Problem Being Solved?

Traders want to bring reference tokens to Agoric, trade for IST, and move IST elsewhere for use in cosmos DeFi.
Traders also want to redeem IST for reference tokens.

Description of the Design

web UI (#6023 )

Using a CLI (#5119 ) for automation / testing:

  • given a cosmos-level account (i.e. an address with some tokens), provision a smart wallet
  • show wallet balances
  • choose amount, direction, and fees to format a swap offer:
    • look up contract boardId, fees
  • execute the transaction
  • track status of transaction until it is complete or otherwise

IBC transfers moved to #6143

Security Considerations

Test Plan

Several of us try it out.

Web test

  1. provision a smart wallet on Ollinet
  2. open Wallet and PSM pages
  3. choose an amount and a direction (and fees) and execute the transaction
  4. track status of transaction until it is complete or otherwise
  5. balances update
@dckc dckc added enhancement New feature or request Inter-protocol Overarching Inter Protocol user-story User story that needs to be implemented and tested. labels Aug 26, 2022
@dckc dckc added the pso label Aug 26, 2022
@Tartuffo Tartuffo added this to the Mainnet 1 RC0 milestone Aug 31, 2022
@dckc
Copy link
Member Author

dckc commented Sep 6, 2022

based on discussion with @rowgraus , I noted some specifics in the description:

  • axlUSDC on Osmosis
  • Native USDC on Ethereum over Axelar or Gravity Bridge
  • gravUSDC on Crescent

@dckc
Copy link
Member Author

dckc commented Sep 16, 2022

worked for me!

I did have to futz with local.agoric.com to point it to https://wallet.agoric.app (#6027)
and turn off brave shields

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Inter-protocol Overarching Inter Protocol user-story User story that needs to be implemented and tested.
Projects
None yet
Development

No branches or pull requests

4 participants