The explorer is out of sync. The last synced block is 468 hours ago. Current block height: explorer: 2206528 / node: 2505728 / ref: 2492275

Program tommyflores.aleo

Program ID
tommyflores.aleo
Owner signature
sign1e8cxyvvpjns4tvhjvn6cr6gc3yacf2v0scacq0n9nra2n382mqql9yqj7xu489snt2a67wpcee7a53ps94au2kfdh6h4cvx9jaquxqmdgen2frj2yevtvprm24k2x25tf8hymv8tw4wtytgfl4342jv3pej2hppng5skslkplhw7k4hh6y7a3sgvs5sxcp9ensl6ws7elkxszzr65hr
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program tommyflores.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented