listTokenMetadataByContracts

컨트랙트 주소를 이용하여 해당 토큰의 메타데이터를 조회합니다. 컨트랙트 주소는 배열로 입력하여 다중 조회할 수 있습니다.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to ethereum

조회 대상 Chain 프로토콜을 지정하기 위한 파라미터입니다. 지원되는 프로토콜에 대한 정보는 Supported Chains 페이지를 참고하거나, Protocol 조회 API를 활용하세요.

string
required
Defaults to mainnet

조회 대상 Chain 네트워크를 지정하기 위한 파라미터입니다. mainnet 또는 테스트넷을 지정할 수 있습니다. 지원되는 네트워크에 대한 정보는 Supported Chains 페이지를 참고하거나 Network 조회 API를 활용하세요.

Body Params
contractAddresses
array of strings
required

조회하고자 하는 대상 컨트랙트의 주소를 지정하기 위한 파라미터입니다. 최대 100개의 주소까지 입력할 수 있습니다.

contractAddresses*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json