Static
Readonly
abi
abi: readonly [{
inputs: readonly [{
internalType: "contract ISuperfluid";
name: "host";
type: "address";
}];
stateMutability: "nonpayable";
type: "constructor";
}, {
inputs: readonly [{
internalType: "address";
name: "flowOperator";
type: "address";
}, {
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}];
name: "authorizeFlowOperatorWithFullControlTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [];
name: "cfaV1";
outputs: readonly [{
internalType: "contract ISuperfluid";
name: "host";
type: "address";
}, {
internalType: "contract IConstantFlowAgreementV1";
name: "cfa";
type: "address";
}];
stateMutability: "view";
type: "function";
}, {
inputs: readonly [{
internalType: "address";
name: "sender";
type: "address";
}, {
internalType: "address";
name: "receiver";
type: "address";
}, {
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}, {
internalType: "int96";
name: "flowRate";
type: "int96";
}];
name: "createFlowByOperatorTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [{
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}, {
internalType: "address";
name: "receiver";
type: "address";
}, {
internalType: "int96";
name: "flowRate";
type: "int96";
}];
name: "createFlowTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [{
internalType: "address";
name: "sender";
type: "address";
}, {
internalType: "address";
name: "receiver";
type: "address";
}, {
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}];
name: "deleteFlowByOperator";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [{
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}, {
internalType: "address";
name: "receiver";
type: "address";
}];
name: "deleteFlowTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [{
internalType: "address";
name: "flowOperator";
type: "address";
}, {
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}];
name: "revokeFlowOperatorWithFullControlTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [{
internalType: "address";
name: "sender";
type: "address";
}, {
internalType: "address";
name: "receiver";
type: "address";
}, {
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}, {
internalType: "int96";
name: "flowRate";
type: "int96";
}];
name: "updateFlowByOperatorTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [{
internalType: "address";
name: "flowOperator";
type: "address";
}, {
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}, {
internalType: "uint8";
name: "permissions";
type: "uint8";
}, {
internalType: "int96";
name: "flowRateAllowance";
type: "int96";
}];
name: "updateFlowOperatorPermissionsTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [{
internalType: "contract ISuperfluidToken";
name: "token";
type: "address";
}, {
internalType: "address";
name: "receiver";
type: "address";
}, {
internalType: "int96";
name: "flowRate";
type: "int96";
}];
name: "updateFlowTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}]