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

Program shawnamalmberg.aleo

Program ID
shawnamalmberg.aleo
Owner signature
sign1x0u393lhf7d700jxnyp85w2dmgrxhhp9lq7fjpyzd7m0lewdngpy550d9m25en3nduht2cjfvjd5cjzlevhnc9aklcrk24vyspxmxqd8s88cqhfhcaqrvvxh4587kfu8vswwu94dtdqc9fk0ha5lset0qe6n6pgw44h4vcej227r0d53fxfga4tndc3zjadmf2mqm79x5cdszfeqzs4
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 shawnamalmberg.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