get detail of the project

get detail of the project

Log in to see full request history

Sample Request

curl --request GET \ --url 'https://api.0xscope.com/v2/project/detail?project_id=anyswap&chain=ethereum' \ --header 'API-KEY: your-api-key' \ --header 'accept: */*'

Sample Response

{ "code": 0, "data": { "website": "https://anyswap.exchange/", "twitter": "https://twitter.com/anyswapnetwork", "github": "https://github.com/anyswap", "maintoken": "0xf99d58e463a2e07e5692127302c20a191861b4d6", "categorys": [ "DEX Aggregator" ], "contracts": [ "0xf99d58e463a2e07e5692127302c20a191861b4d6", "0xad2c1d2a9a599eef950f5baf6830d68e2be34d38", "0xbbfe35115d20407913f8b057ea0b375134d86c8a", "0xddfceafe8a92f015a07b3ab5c4ffe3fe0e03fe1c", "0xb622499e750d26e35601671581032efa7a12c1dc", "0x3a326acccba6f61ad9c55d3f78c14a6d3860bc49", "0x9e38909d4f62353a58a60501b6af7911392839b2", "0x4d00cc3b309170888ae2bc43859f4c4dc5143711", "0xf0459ecd5fa4e7e342664ef532a1addec6c2dde4", "0x8d419c5b95b8394dbca99af33101863f50e72fc2", "0x2296c4a9186b823db1612e831808536ed451cbbe", "0x08236943b93566e35d5922a6a767e570e836ce15", "0x3367e581f8a431a4f6f3ede5da657d97ac36b076", "0x7ba4f6dc65170d3affa04eb88221dde445a7af89", "0x52c373b3d11fcf04221a27ba2aaf37202006142f", "0xb63d5b98fa56c1a2e3b4ec7c41e38b2cf7d6dc12", "0x71035dea521e651e53794be87b1d0785e5c9a6aa", "0x1d396c3fc33a44e106665fc45ca39b3042120241", "0x7b000a7fb91bab4dfd525d284d3725a7b5ccc204", "0x27fe7455055d5dfc1559f3b5818734f701d1b48a" ] }, "uuid": 1735180060044583000 }
Query Params
string
required
Defaults to anyswap
string
required
Defaults to ethereum

specific the network

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*