Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bitsong-testnet-6/REWARDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,15 @@ Add liquidity to the BTSG/PHOTON pool
gaiad tx liquidity deposit 10 1000000ibc/0089C53C77684D611D90E8C837B6C07E2E01858CE0ED98CA9154E6ECA50763C4,1000000uphoton --from <key-name>
```

## Task 8: Swap atom for btsg
## Task 8: Swap btsg for atom

Execute your first BTSG/PHOTON swap

```
gaiad tx liquidity swap 10 1 100000ibc/0089C53C77684D611D90E8C837B6C07E2E01858CE0ED98CA9154E6ECA50763C4 uphoton 1.01 0.003 --from <key-name>
```

## Task 9: Swap btsg for atom
## Task 9: Swap atom for btsg

Execute a new swap the other way around atom/btsg

Expand Down