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

Program terrancecurry.aleo

Program ID
terrancecurry.aleo
Owner signature
sign1xzljkgwjp8w4px80ydjqx6rxm5gfeclg20pxqm38kedcdvwvdspz9zz0gxstlxg4nyyt8wm3ldegmpq4nnsfgjcjfgg8e28szxemqqsm5eqlg3nhrkwqxun6an2stg7c5yps8h27qytq2f92xettmw5cpfd049eh7x05yxdtssagw2tj8cw5hp3qamjf75wqt0vlu2j8dgvsuan4zdz
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 terrancecurry.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