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

Program tiffanybartlett.aleo

Program ID
tiffanybartlett.aleo
Owner signature
sign1q2rew58v0cnffe6ur2u8rp07kktxf9g0mf3gw7tcvrxkxsgn8cph2qldr58kudg64th8us3xew6l443wlvja6vahcxwu3jn6mhxy6qen5fgct8lyz0s07avzg8dlt5wu30dp8vsr9rr59rcs84tkngemp6p55u39txqk8jw7gq3nvdklxdnth3hyv0xfzg429vw5y9q47seqj4knwly
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 tiffanybartlett.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