Luno v7.28.0版本的 MD5 值为:08d81b3b88ef7df48c89cb5d56dc11a2

以下内容为反编译后的 f33.java 源代码,内容仅作参考


package mdi.sdk;

import co.bitx.android.walleu.model.wire.walletinfo.Action;
import co.bitx.android.walleu.model.wire.walletinfo.Button;
import co.bitx.android.walleu.model.wire.walletinfo.Stepper;
import co.bitx.android.walleu.model.wire.walletinfo.StepperScreen;
import co.bitx.android.walleu.model.wire.walletinfo.UserInteraction;
import com.plaid.internal.core.protos.link.workflow.nodes.panes.Assets;
import java.util.List;

public final class f33 {
    public static final f33 a = new f33();

    private f33() {
    }

    public final StepperScreen a() {
        List j;
        List j2;
        List e;
        List j3;
        List m;
        j = hy.j();
        j2 = hy.j();
        e = gy.e(new Button(new Action("Buy", "https://staging.luno.com/wallet/buy?currency=XBT", Action.Style.PRIMARY, null, Action.Type.REDIRECT, "Rewards: Stepper Button", "Buy Crypto", null, null, null, null, null, 3976, null), null, null, null, null, 30, null));
        j3 = hy.j();
        m = hy.m(new Stepper.Step("https://d32exi8v9av3ux.cloudfront.net/static/images/screens/dynamic_stepper/completed_step.png", "Set up your profile", "You’ve successfully set up your profile", j2, null, Stepper.Step.StepStatus.COMPLETED, false, null, 208, null), new Stepper.Step("https://d32exi8v9av3ux.cloudfront.net/static/images/screens/dynamic_stepper/current_step_two.png", "Buy cryptocurrency", "Buy ZAR 500 worth of crypto", e, null, Stepper.Step.StepStatus.CURRENT, false, null, 208, null), new Stepper.Step("https://d32exi8v9av3ux.cloudfront.net/static/images/screens/dynamic_stepper/future_step_three.png", "Get free Bitcoin", "You get ZAR 50.00 in Bitcoin", j3, null, Stepper.Step.StepStatus.FUTURE, true, null, Assets.SDKAsset.SDK_ASSET_ILLUSTRATION_PLAID_OVERLAY_BANK_VALUE, null));
        return new StepperScreen("Rewards: Stepper", "Get your reward", null, new Stepper(m, null, new UserInteraction(UserInteraction.Component.STEPPER, UserInteraction.Implementation.REWARDS_ACQUISITION, UserInteraction.State.INCOMPLETE, null, 8, null), null, 10, null), j, 32L, 0 == true ? 1 : 0, 68, 0 == true ? 1 : 0);
    }
}