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

Program romonathompson.aleo

Program ID
romonathompson.aleo
Owner signature
sign12ke0jwslhgnyxar5vug4h0gld4ftz5z549df3zf5qrl88gsn45qepdhyhka25s7xdyqcl0efsmdg6nyrkasm6dyn74xjzsjguqe7zq7xgvm52fwqk6n4yvvcq4gd3dfa5hh6hs0uyf08wg6ma8u9sz4tq89lhhw9876t6mxfx9j04h78cf7q2kwxzsqz6e0paxpzv7cu8e5q75cxnn6
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 romonathompson.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