Skip to main content

hl_listDexes JSON-RPC Method

Loading...

Updated on
Feb 26, 2026

hl_listDexes JSON-RPC Method

Parameters

This method does not accept any parameters

Returns

result
array
Loading...
name
string
Loading...
index
integer
Loading...
Request
1
curl https://docs-demo.hype-mainnet.quiknode.pro/evm \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{
5
"jsonrpc": "2.0",
6
"method": "hl_listDexes",
7
"params": {},
8
"id": 1
9
}'
10
1
curl https://docs-demo.hype-mainnet.quiknode.pro/evm \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{
5
"jsonrpc": "2.0",
6
"method": "hl_listDexes",
7
"params": {},
8
"id": 1
9
}'
10
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free