API
API Reference (EVM)
Contract
Source code

Source Code of contract

[GET] /v1/evm/:network/contract/source-code

Get source code of contract

Request

Headers
Authorization: Bearer {access_token}
Parameters
# The name of network
# (string, required)
network: kava
Queries
# The address of contract
# (string, required)
contract_address: 0x0000049f63ef0d60abe49fdd8bebfa5a68822222

Try API

Method : GET
URL
/v1/evm/:network/contract/source-code
CallURL
https://apis.mintscan.io/v1/evm/:network/contract/source-code
Header
Bear Token*
Parameters
network*
Queries
contract_address*