The explorer is out of sync. The last synced block is 443 hours ago. Current block height: explorer: 2206528 / node: 2489721 / ref: 2489721

Program cesarswartz.aleo

Program ID
cesarswartz.aleo
Owner signature
sign1v74s6fg8hh44m0e6ym7jjscjkvul9zn7e7az9hwlc790p3a54cqpg3a584h7x84eyw23aunrqf9laghysz0fhwxg02uvhsv6vtpcgp9tvjkz0862puw4y9t30hw8pptyw5gk2u6ysusumyn24xd2hhhmpu587vwvrn3y8s4ddlx7vguckla005uj9lcm0rduqm6398ftsa4qzd9y62h
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 cesarswartz.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