Chart Outlink
URL to the chart page on the Swapscanner.
💡
The chart page also provides the swap feature only on larger screens.
URL
https://swapscanner.io/{LOCALE}/pro/swap?from={FROM_ADDRESS}&to={TO_ADDRESS}
Parameters
-
LOCALE
- (Optional) The locale of the page. Default is the system language. Currentlyen
, andko
are supported. -
FROM_ADDRESS
- (Required) The lowercased address of the token you want to swap (provide).krw
is also supported for KRW (Korean Won) market. -
TO_ADDRESS
- (Required) The lowercased address of the token you want to receive.krw
is also supported for KRW (Korean Won) market.
Example
<a
href="https://swapscanner.io/pro/swap?from=0x0000000000000000000000000000000000000000&to=0x8888888888885b073f3c81258c27e83db228d5f3"
target="_blank"
>
Click me to checkout the SCNR price chart on KAIA market
</a>
Click me to checkout the SCNR price chart on KAIA market
<a
href="https://swapscanner.io/pro/swap?from=krw&to=0x8888888888885b073f3c81258c27e83db228d5f3"
target="_blank"
>
Click me to checkout the SCNR price chart on KAIA market
</a>
Click me to checkout the SCNR price chart on KRW market