Contract Code

Returns the bytecode of a requested contract.

https://api.vechainstats.com/v2/contract/code
    ?contract=0xeCC159751F9aed21399d5e3CE72BC9D4FcCB9cCc
    &VCS_API_KEY=your_api_key
ParameterDescription

contract

The contract address to get the bytecode returned from.

Last updated