in_sync

Program storswift_app_raktim.aleo

Program ID
storswift_app_raktim.aleo
Owner signature
sign1qpjvth5ym4ggarmkljx6wwxfp07yamej69j9qw3u35vqng5mjcqqfflz5avcdqpg83e3svpw6hfcqhn7zanekaevkdvfvmh5tagdgq2guyxex8mwvj8h0d88kyx0ftttvdgaw0xs6r9lj66vdpgpl2v3p0r8tu3smq5dudwfxk3cqnx5l6xjsupj8llcgh6ct852cv6fn5hqz3jd30p
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 storswift_app_raktim.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