FeeFollowModuleSettings: {
    __typename: "FeeFollowModuleSettings";
    amount: Amount;
    contract: NetworkAddress;
    recipient: EvmAddress;
}

Type declaration