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

Program michaelbatson.aleo

Program ID
michaelbatson.aleo
Owner signature
sign1nl0qtm0e4xsrprcngyuaeja4udrdcduhgravxjw3svpa93cwfqqm88qunt3w935mkzlkyywha77exkf4actn27hetepruyr995gscqpggwqg8h2azjtlynj6y3rm8wpexrxz38uq9hakmveqsx9fsmw6pw6fr3jddlutw822jz7fw2etd9hcg3wmwvxxvs0dqd9wp43jpqesztwdmcz
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 michaelbatson.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