curl --location --request GET 'https://transactions.srblabs.io/api/v1/contracts//abi?network'
{
"abi_json": "string",
"contract_address": "string",
"contract_name": "string",
"contract_type": "string",
"created_at": "string",
"deployer_wallet_id": "string",
"id": 0,
"is_verified": true,
"network": "string",
"updated_at": "string"
}