The explorer is out of sync. The last synced block is 501 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2492275

Program mildredhansen.aleo

Program ID
mildredhansen.aleo
Owner signature
sign1wdfh7669wagkm8duvau4nkp68yc47kdjlrhjvlpdzmcp6w8z2yqz06zl4ajzs4h5kdz9cxvqz3hxn0e037077dd3cxhvlgwsqtf8wqpdzaxc6uml8zhaad70pjpdjknmf2363ye4rh25md52zspn96anpmpeg9g6ekskw2x2lm74qzn035llc028e3apflraldlwz93c0jwqzmtq59w
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 mildredhansen.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