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

Program kristichristiansen.aleo

Program ID
kristichristiansen.aleo
Owner signature
sign1000clsg6xs4ecw5rgq5yav07tcntvysgyy8x8yw430ttxyzz3cqcvgxcspdw0udndpnrwqqxjgtj9lpfd2e8vwp0n7utr9ecvp50gqjf77l3pv8ugej620fl0mftfz4um5q4czp62y3cvhx3rp7q2vx4qkpe53ujszgvdxkupfdzm52vqsm7ek3mwdx30w5kexkg2h5pjdsqvhfgchw
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 kristichristiansen.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