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

以下内容为反编译后的 b33.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.DetailsScreen;
import co.bitx.android.walleu.model.wire.walletinfo.Dialog;
import co.bitx.android.walleu.model.wire.walletinfo.DialogAction;
import co.bitx.android.walleu.model.wire.walletinfo.Event;
import co.bitx.android.walleu.model.wire.walletinfo.ListItem;
import java.util.List;
import java.util.Map;

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

    private b33() {
    }

    public final DetailsScreen a() {
        Map f;
        List e;
        List j;
        List j2;
        List j3;
        List j4;
        List j5;
        List j6;
        List j7;
        List j8;
        List j9;
        List j10;
        List j11;
        List j12;
        List j13;
        List j14;
        List j15;
        List m;
        List e2;
        Action.Style style = Action.Style.PRIMARY;
        Action.Type type = Action.Type.REDIRECT;
        f = ly2.f(gn5.a("name", "Deposit"));
        e = gy.e(new Button(new Action("Deposit", "https://www.luno.com/wallet/fund", style, null, type, null, null, null, null, new Event("button_click", f, null, 4, null), null, null, 3560, null), null, null, null, null, 30, null));
        j = hy.j();
        j2 = hy.j();
        ListItem listItem = new ListItem("Use this reference code every time you make a deposit", "BX693TW9K", null, null, j2, j, null, null, 0L, false, null, null, null, null, 16332, null);
        j3 = hy.j();
        j4 = hy.j();
        j5 = hy.j();
        j6 = hy.j();
        j7 = hy.j();
        j8 = hy.j();
        j9 = hy.j();
        j10 = hy.j();
        j11 = hy.j();
        j12 = hy.j();
        j13 = hy.j();
        j14 = hy.j();
        j15 = hy.j();
        m = hy.m(new ListItem("Recipient Name", "Luno Money LTD", null, null, j5, j4, null, null, 0L, false, null, null, null, null, 16332, null), new ListItem("Bank Name", "LHV Bank", null, null, j7, j6, null, null, 0L, false, null, null, null, null, 16332, null), new ListItem("Sort Code", "04-03-00", null, null, j9, j8, null, null, 0L, false, null, null, null, null, 16332, null), new ListItem("Account number", "00000452", null, null, j11, j10, null, null, 0L, false, null, null, null, null, 16332, null), new ListItem("Reference", "BX693TW9K", null, null, j13, j12, null, null, 0L, false, null, null, null, null, 16332, null), new ListItem("Amount", "GBP 10.00", null, null, j15, j14, null, null, 0L, false, null, null, null, null, 16332, null));
        e2 = gy.e("Use your own bank account, don't deposit cash");
        return new DetailsScreen("Make your deposit", listItem, "Sign in to your bank, create a recipient and make a deposit using this information", m, e2, "I've made the deposit", "", 2L, new Dialog(null, "Test Dialog", "Example dialog", null, new DialogAction("Primary", null, null, null, null, 30, null), new DialogAction("Secondary", null, null, null, null, 30, null), null, null, null, null, null, null, 4041, null), null, null, e, "Deposit: Bank Instructions", null, null, j3, null, null, 222720, null);
    }
}