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

Program robertmaxwell.aleo

Program ID
robertmaxwell.aleo
Owner signature
sign17ts37drhsn0cutd692sev5x3ff5k8klvzsy8a08v58zwju73pypgwj6u7gu5z5fc9h0hrz9c8n77v2v3dftefgt4wrlgh2keqdtj2qdt5gzk2pwppjdp3jvx4qmje6qrqdkm3t23yardugqxlv8fsw3nqppu6s6lk64tm2u9lqxhcq4w2t6wvrm0p94s50y7gyxt9wl7jcq3qsgr9hk
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 robertmaxwell.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