The explorer is out of sync. The last synced block is 189 hours ago. Current block height: explorer: 2206528 / node: 2328672 / ref: 2328671

Program timothyrichard.aleo

Program ID
timothyrichard.aleo
Owner signature
sign1xe8mtxrlmtch3d6ecz0tpje8pqpzkun9ewx6nssp3plp2e698spmlaa8jt4a2a30unvvy4q3acqpvrtf35rwe43kywzvnqcqwlsrvpp65l6vvvpzv3mjhgf66pyqaprw75ztur4tzrfk300seuagl4qjqgr3d06y76c00qesr4zw5ehzw4qe5fjp4tt38gzlsj8wwy3ptpjq2vytmhe
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 timothyrichard.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