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

Program cost_tests_results_v002.aleo

Program ID
cost_tests_results_v002.aleo
Owner signature
sign1rt2c6sjyd3shshkdj0aur4q5xz4aueq55tnzrfzqeu4w5j7zzqp7neucx70mp62vvrkdvmw2zqtjxks8rl05xq3v73yj8w7h956mwqg6t4ta270vkd8sjaqr9ru9ycrdcca9l8rlad44d6855720ej55qj56tcupqtrrn069wzqtvjeqsrdjx7tmlzp56dkw7ee2h96ww75q5p8857m
Times called
2
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
test_3() -> ()
test_4() -> ()
Program Source Code (Aleo Instruction) Upload Leo source

program cost_tests_results_v002.aleo;

function test_3:
    async test_3  into r0;
    output r0 as cost_tests_results_v002.aleo/test_3.future;
finalize test_3:
    add 0u64 1u64 into r0;
    add r0 1u64 into r1;
    add r1 1u64 into r2;
    add r2 1u64 into r3;
    add r3 1u64 into r4;
    add r4 1u64 into r5;
    add r5 1u64 into r6;
    add r6 1u64 into r7;
    add r7 1u64 into r8;
    add r8 1u64 into r9;

function test_4:
    async test_4  into r0;
    output r0 as cost_tests_results_v002.aleo/test_4.future;
finalize test_4:
    add 0u64 1u64 into r0;
    add r0 1u64 into r1;
    add r1 1u64 into r2;
    add r2 1u64 into r3;
    add r3 1u64 into r4;
    add r4 1u64 into r5;
    add r5 1u64 into r6;
    add r6 1u64 into r7;
    add r7 1u64 into r8;
    add r8 1u64 into r9;

Block heightTimestampTransition IDFunction callState
1,741,9692024-03-15 05:52:03au1zzdusvr2yqwfyv4cwtshl22r6dxmshtxpt2dxu9242w9u3aw5sxs2x832jtest_4Accepted
1,741,9662024-03-15 05:51:52au1jj9qywgyj0z008q35q6e0xzrx33u3a42ke4hrhekv7gkdfcknqgqj46knntest_3Accepted
Program has no mappings.
Not implemented