File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 2
2
name : " 0x"
3
3
category : ["Defi"]
4
4
excerpt : " Embed swaps in your on-chain app."
5
- logo : { src: "https://cdn.prod.website-files.com/66967cfef0a246cbbb9aee94/66967cfef0a246cbbb9af016_0x-logo-light.svg", alt: "0x Logo" }
5
+ logo :
6
+ {
7
+ src : " https://cdn.prod.website-files.com/66967cfef0a246cbbb9aee94/66967cfef0a246cbbb9af016_0x-logo-light.svg" ,
8
+ alt : " 0x Logo" ,
9
+ }
6
10
website : " https://0x.org/"
7
11
network : ["Mainnet"]
8
12
noAdditionalInfo : false
@@ -12,8 +16,6 @@ noAdditionalInfo: false
12
16
13
17
0x provides the [ Swap API] ( https://0x.org/docs/0x-swap-api/introduction ) and [ Gasless API] ( https://0x.org/docs/gasless-api/introduction ) .
14
18
15
- Get started building with [ 0x Swap API] ( https://0x.org/docs /0x-swap-api/guides/swap-tokens-with-0x-swap-api ) on Scroll.
19
+ Get started building with [ 0x Swap API on Scroll ] ( https://www.levelup.xyz/content /0x-on-scroll ) . For Scroll, use ` 534352 ` as the ` chainId ` .
16
20
17
- For Scroll, use ` 534352 ` as the ` chainId ` .
18
-
19
- See the [ full list of supported chains] ( https://0x.org/docs/introduction/0x-cheat-sheet ) .
21
+ See the [ 0x cheat sheet] ( https://0x.org/docs/introduction/0x-cheat-sheet ) for additional information on how to make a 0x API request.
You can’t perform that action at this time.
0 commit comments