ICP Dashboard

Execute generic functions for SneedSwap canister.

Summary

This proposal executes the burn_old_tokens function on the SneedSwap canister, burning 4,900 old Sneed tokens that have been converted.

Payload

Proposal to execute nervous system function:

Nervous system function:

NervousSystemFunction { id: 2001, name: "burn_old_tokens", description: Some( "Burn the specified amount of old tokens gathered on the canister.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 5ceyv-syaaa-aaaag-qc43q-cai, ), target_method_name: Some( "burn_old_tokens", ), validator_canister_id: Some( 5ceyv-syaaa-aaaag-qc43q-cai, ), validator_method_name: Some( "validate_burn_old_tokens", ), }, ), ), }

Payload:

burn_old_tokens

Overview