Contract Info

Returns information and metadata on a requested contract address

https://api.vechainstats.com/v2/contract/info
    ?address=0xae4c53b120cba91a44832f875107cbc8fbee185c
    &expanded=true
    &VCS_API_KEY=your_api_key

Note : This endpoint is throttled to 10 calls/minute regardless of API Pro tier.

Parameter
Description

address

The address you want to query

expanded

Either true or false. Setting this option to true expands the response with extra information.

Last updated