Skip to content
Merged
Show file tree
Hide file tree
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
112 changes: 55 additions & 57 deletions docs/Swapping-sol-to-2z.es.md

Large diffs are not rendered by default.

95 changes: 46 additions & 49 deletions docs/Swapping-sol-to-2z.fr.md

Large diffs are not rendered by default.

120 changes: 59 additions & 61 deletions docs/Swapping-sol-to-2z.it.md

Large diffs are not rendered by default.

116 changes: 57 additions & 59 deletions docs/Swapping-sol-to-2z.ja.md

Large diffs are not rendered by default.

108 changes: 53 additions & 55 deletions docs/Swapping-sol-to-2z.ko.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/Swapping-sol-to-2z.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
**Review the Disclaimer before accessing or using the code or any related materials.**

<!-- https://github.com/doublezerofoundation/doublezero-offchain/pull/159 -->
<!-- https://github.com/malbeclabs/doublezero-offchain/pull/159 -->

??? warning "Disclaimer"

Expand Down Expand Up @@ -121,7 +121,7 @@ Optionally, you may specify the checked SOL amount to the standard fill size (se

### Interface to Buy SOL

The interface and `doublezero-solana` CLI live in [this repo](https://github.com/doublezerofoundation/doublezero-offchain). The source code for the DoubleZero swap contract interface can be found [here](https://github.com/doublezerofoundation/doublezero-offchain/tree/b3f606a91326baf64b475a37d612981b63243b09). The program ID is `9DRcqsJUCo8CL2xDCXpogwzLEVKRDzSyNtVgXqsXHfDs`.
The interface and `doublezero-solana` CLI live in [this repo](https://github.com/malbeclabs/doublezero-offchain). The source code for the DoubleZero swap contract interface can be found [here](https://github.com/malbeclabs/doublezero-offchain/tree/b3f606a91326baf64b475a37d612981b63243b09). The program ID is `9DRcqsJUCo8CL2xDCXpogwzLEVKRDzSyNtVgXqsXHfDs`.

A convenient way of generating the accounts needed for the buy SOL instruction is using the `new` method (found in *instruction/account.rs*).

Expand Down
104 changes: 51 additions & 53 deletions docs/Swapping-sol-to-2z.pt.md

Large diffs are not rendered by default.

114 changes: 56 additions & 58 deletions docs/Swapping-sol-to-2z.zh.md

Large diffs are not rendered by default.

Loading