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

Program judithgoodnight.aleo

Program ID
judithgoodnight.aleo
Owner signature
sign1f99m2r9nmsmfr05mh8j5rmz3y6cthklt0vml93ql6t6sj3qvryp78e2cvanneju5lmfzctahptku78frh0qlfdsuql7k8knnejjqwqacpw5hn3u5d63m2cv9semz3agrlcx9kkxjku62dwgk05quh3d8phcr0ldrm4wk6kdpe7r2rxlcuqkws4qhvkqwjkauckva5tj86kaqyzmjqel
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 judithgoodnight.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