Prices (Beta)
(still in Beta)
Osmosis
Get the latest prices for any token listed in Osmosis
GET
https://osmosis.numia.xyz/prices
Query Parameters
Name | Type | Description |
---|---|---|
currencies | String | Can be multiple tokens at the same time by repeting the parameter. |
CosmWasm DEXes
Get the lates prices for any token of CosmWasm a DEX of supported chains
GET
https://{chain}.numia.xyz/{dex}/prices
Path Parameters
Name | Type | Description |
---|---|---|
chain | String | supports: juno, terra2, neutron |
Query Parameters
Name | Type | Description |
---|---|---|
currencies | String | Can be multiple tokens at the same time by repeating the parameter. |
dex | String | wynd, astroport - dex must be available in |
Last updated