API
API Reference (EVM)
Contract
ABI

ABI (Application Binary Interface)

[GET] /v1/evm/:network/contract/abi

Get ABI (Application Binary Interface) 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/abi
CallURL
https://apis.mintscan.io/v1/evm/:network/contract/abi
Header
Bear Token*
Parameters
network*
Queries
contract_address*