For the complete documentation index, see llms.txt. Markdown versions of the documentation pages are available from that index.
solscan logo
Register NowRegister Now

get market info

get

https://pro-api.solscan.io/v2.0/market/info

Get token market info

QUERY PARAMS

address

string

required

Market Id

RESPONSES

200

OK

Response Body (application/json)

success

boolean

Request status

pool_address

string

The pool address

program_id

string

The program owner

token

string

Address of token

token_account

string

Address of token account

amount

number

Amount of token in pool

create_tx_hash

string

The transaction in which the pool was created

create_block_time

number

The time when the pool is created

creator

string

The creator of pool

lp_token

string

The address of lp token

400

Bad Request

Response Body (application/json)

401

Authentication failed

Response Body (application/json)

429

Too Many Requests

Response Body (application/json)

500

Internal Server Error

Response Body (application/json)

icon

Javascript

icon

Python

icon

Shell

icon

Go

icon

C#

Authorization

Response

Click Try It! to start a request and see the response here!

Response Examples