This repository was archived by the owner on Oct 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ The 0x Instant UI powered by 0x API are bundled together in a convenient JS pack
4848 </body >
4949</html >
5050```
51-
51+ </ CodeTabs >
5252
5353## Options Configuration
5454
@@ -222,4 +222,4 @@ Please open issue on [Instant Github](https://github.com/0xProject/0x-instant/is
222222
223223### Q: The token that I want to swap keeps failling?
224224
225- Instant powered by 0x API supports any Token that has liquidity and follows ERC20 standard. Tokens that not follow ERC20 standard can fail as for instance deflationary or with buy back functions.
225+ Instant powered by 0x API supports any Token that has liquidity and follows ERC20 standard. Tokens that not follow ERC20 standard can fail as for instance deflationary or with buy back functions.
Original file line number Diff line number Diff line change 5454 "difficulty" : " Beginner" ,
5555 "path" : " guides/how-to-set-your-token-allowances.mdx"
5656 },
57+ "integrate-instant" : {
58+ "title" : " How to integrate 0x Instant in your project" ,
59+ "subtitle" : " Learn how to use 0x Instant to enable trading of tokens on any website" ,
60+ "description" : " Learn how to use 0x Instant to enable trading of tokens on any website" ,
61+ "tags" : [" 0x API" ],
62+ "topics" : [" 0x Instant" , " 0x API" ],
63+ "difficulty" : " Beginner" ,
64+ "path" : " guides/integrate-instant.mdx"
65+ },
5766 "create-staking-pool" : {
5867 "title" : " Create and manage your staking pool" ,
5968 "subtitle" : " Learn how to create and manage your staking pool to collect liquidity rewards" ,
You can’t perform that action at this time.
0 commit comments