The explorer is out of sync. The last synced block is 148 hours ago. Current block height: explorer: 2206528 / node: 2302467 / ref: 2302469

Program matthewfogel.aleo

Program ID
matthewfogel.aleo
Owner signature
sign1s3wfm63vfz5fdp55n8hu9taupludlxnv76kfv468n5dxemz5dvp9ymhh75xt2hk5j8llhz45ttay7ut3xqnujxmm7jt85mdd5trnkqft2gnu0r7wyg9akcs2q38hlveen85h5s80d2s39jvz36lwf74dzq403z9mw0t3e77vxnx9534updq5wv4sn6jy9exurwvwnnrwgm8q584s8sk
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 matthewfogel.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