Static
Readonly
abi
abi: readonly [{
inputs: readonly [{
internalType: "contract ISuperfluid";
name: "host";
type: "address";
}, {
internalType: "contract ISuperApp";
name: "app";
type: "address";
}, {
internalType: "uint256";
name: "configWord";
type: "uint256";
}];
name: "registerAppWithHost";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}]