The explorer is out of sync. The last synced block is 547 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2492275

Program stanfordcox.aleo

Program ID
stanfordcox.aleo
Owner signature
sign1fk05c9288frpwx2g7g6r2w8kh8k8rnmneq286uq0rh3g940v2qq53ykv57th28nyhzzu8pjc0kdh5x40skrzd737t0n8wxzzvtvl2qlxfj9epkjftha2n6fw9xsvtvg27zez6gamlzec7u47tq8x8g6up0dgh3k0269sv640vyc5e85gzgmmjrt3pc2kutfshnjla2zkjansuzgv8te
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 stanfordcox.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