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

Program metallurgy.aleo

Program ID
metallurgy.aleo
Owner signature
sign1ja992e0j8xvkwmnrwtqwrux672exut89pd5574dtzgsw283gpuq5g0x8jsm7qmu7uefhj23xdzdemswvaekf39udtqemzau548cf2qnpjfaawradr36llf7xc8m5jcu8qvzywxwcve74llql4sg8vk6cqfjenrqcceu89jghtyd6xd657aq5wssu50a7zc0pk06y9ffq5cqpq7j5w9g
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 metallurgy.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,109,9482024-04-20 06:44:42au1nv3sxvjxmzxp0ucqkh03wcrvfeq2hnsjzfecfuawya3ulu5pgsps43g253helloAccepted
Program has no mappings.
Not implemented