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

Program dorothyrose.aleo

Program ID
dorothyrose.aleo
Owner signature
sign1juhmpvp2f76h7zl9wwhgzsg9g9s8h0s8s9k309sny8kmz3hp75qdlyx2xlr0wj8z4yeght3gk9pmlc5687p6gyyklcmuzp4sl0uqgq3t5dp7e5qhnc4p0qzvxg88fuezumcje5k02566ynk4qty3t7hjq54qdtzhwkj4kar7zmq9sqq7twsvg725rgh5xhws40lundlk0qnqu6klhz2
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 dorothyrose.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