Static
Readonly
abi
abi: readonly [{
inputs: readonly [{
internalType: "contract ISuperfluid";
name: "host";
type: "address";
}, {
internalType: "uint256";
name: "configWord";
type: "uint256";
}, {
internalType: "string";
name: "registrationKey";
type: "string";
}];
stateMutability: "nonpayable";
type: "constructor";
}]