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

Program innovative.aleo

Program ID
innovative.aleo
Owner signature
sign1nqrm8zl5397zg7p9ndwalv72va5yykneppwjgy3txjwdmsdqgypxgsywmmhsa5zhfd50s0fqz2mx5sln64ym27vnkg9qq8ux4w6ggpygy9a3mheujndgcynasvmtp5y4vh82aduc8v3e556xcvx4kf6nq5zxs6jfvpgq8a0qnv3x7mxuzr509npfzqs4wydfe6vm2akewu7qjkugp7x
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 innovative.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