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

Program elliptical.aleo

Program ID
elliptical.aleo
Owner signature
sign1wv6ar7jemc7d33yemzgeawkk3hkh6gh8d89gyprhlms2an86lgqtc46ha2tmlmcsr0u3ea7euvvgw7sshxmd3j73qjk7x945wt6vsqrdlzzjxvezxcw4u58acuv2c4m40npfvy4092n0vm4c7nxa38a7pmr5ngru9k7vmkcgsh2angw5x55yn5rlnjuhnpswu94yqwvp6a9s65x6jww
Times called
1
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program elliptical.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
2,103,9392024-04-19 21:11:11au1xe6qwcdsqatx20j8gqq3zd7a9hpqr48z9mm4pphspqzltvsp6ypq37umvmhelloAccepted
Program has no mappings.
Not implemented