@trustline.id/web3sdk
Version:
Protects EVM-compatible smart contracts from unauthorized access and malicious transactions
25 lines (24 loc) • 511 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Trustlined",
"sourceName": "contracts/Trustlined.sol",
"abi": [
{
"inputs": [],
"name": "validationEngine",
"outputs": [
{
"internalType": "contract IValidationEngine",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}