ChargeFollowConfig: {
    amount: Erc20Amount;
    recipient: EvmAddress;
    type: CHARGE;
}

Type declaration