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

Program edwarddavis.aleo

Program ID
edwarddavis.aleo
Owner signature
sign1vtdmxpguwtvfm4asmgnemhj7vv6t0vg5f6uy5sr0ezc8ad579uq7fcgtvqkx4y36lemgh5f503lyeuml9y8w8qgfx7r4gk2aucktuq5hzh0q74e295h8j8zn7tds8mgaacfht7g43wyfve3nyz3rr5a5q2a0dk48tycnahe6alu68lad460xvkxknfa6hjlhlmujstz323qqvckaqkg
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 edwarddavis.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