Coin Details
Endpoint
GET /api/v1/partner/coin-detailParameters
GET Request Parameters
Name
Type
Required
Description
Headers
Header
Required
Description
cURL Example
curl --location 'https://api.noodles.fi/api/v1/partner/coin-detail?coin_id=0xb45fcfcc2cc07ce0702cc2d229621e046c906ef14d9b25e8e4d25f6e8763fef7::send::SEND' \
--header 'Accept-Encoding: application/json' \
--header 'x-api-key: YOUR_API_KEY' \
--header 'x-chain: sui'
Response
Field
Field
Type
Nullable
Description
Coin Detail Object
Field
Type
Nullable
Description
Coin Object
Field
Type
Nullable
Description
Price Change Object
Field
Type
Nullable
Description
Social Media Object
Field
Type
Nullable
Description
Tags Object
Field
Type
Nullable
Description
Security Object
Field
Type
Nullable
Description
Bonding Curve Info Object
Field
Type
Nullable
Description
Success Response
Last updated