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

Program fredmessmer.aleo

Program ID
fredmessmer.aleo
Owner signature
sign139gm0yj3h05s7h06a3xz9pph9vl926m2w9yge0xd7kjscvy38uqcch7ze7hs6ka4esm2a4707uaeupafzy9jy5f4rg2yfxft2m7q5qz9juevqvym0ls6vvrn0zm4q2mc7hrhxce7x8c7lw9da0ezynekpt7rz2f9pl8fsg92equfpq4edyl36fqg9yz0pac48wtejp8g6uzqzs3cwkh
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 fredmessmer.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