UNPKG

@chainlink/contracts

Version:

Chainlink smart contracts

62 lines (61 loc) 1.17 kB
[ { "inputs": [ { "internalType": "bytes32", "name": "poolId", "type": "bytes32" }, { "internalType": "bytes", "name": "payload", "type": "bytes" }, { "internalType": "bytes", "name": "parameterPayload", "type": "bytes" } ], "name": "processFee", "outputs": [], "stateMutability": "payable", "type": "function" }, { "inputs": [ { "internalType": "bytes32[]", "name": "poolIds", "type": "bytes32[]" }, { "internalType": "bytes[]", "name": "payloads", "type": "bytes[]" }, { "internalType": "bytes", "name": "parameterPayload", "type": "bytes" } ], "name": "processFeeBulk", "outputs": [], "stateMutability": "payable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "feeManager", "type": "address" } ], "name": "setDestinationFeeManager", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]