The explorer is out of sync. The last synced block is 138 hours ago. Current block height: explorer: 2206528 / node: 2296177 / ref: 2296177

Program anneknight.aleo

Program ID
anneknight.aleo
Owner signature
sign1c304vsxcl502sa7edpjljweev0f9j8hhy6rfdgfr5jjl6zq9fvq23hstmtv2saqdq4z8rs8hpv2nl9s06p2s2t8mumuylxgr6dqhxql9u56usg7zu69q49at0yr5xgkhlklkc9z6avrtvcf9wjkulhkkp9wfkq9ksaaqd3cpfms5kk6atfrkg3fuzlsrpktqx8rydyvg3y3qu4dsaut
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 anneknight.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