UNPKG

@chainlink/contracts

Version:

Chainlink smart contracts

45 lines (44 loc) 791 B
[ { "inputs": [ { "internalType": "uint32", "name": "donId", "type": "uint32" }, { "internalType": "string", "name": "url", "type": "string" }, { "internalType": "bytes32", "name": "sha", "type": "bytes32" } ], "name": "setChannelDefinitions", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "bytes4", "name": "interfaceId", "type": "bytes4" } ], "name": "supportsInterface", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" } ]