ICP Dashboard

Execute generic functions for SneedSwap canister.

Summary

This proposal executes the set_canister_ids function on the SneedSwap canister, activating it.

Payload

Proposal to execute nervous system function:

Nervous system function:

NervousSystemFunction { id: 2000, name: "set_canister_ids", description: Some( "Set the ledger and index canister ids of the old and new Sneed tokens.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 5ceyv-syaaa-aaaag-qc43q-cai, ), target_method_name: Some( "set_canister_ids", ), validator_canister_id: Some( 5ceyv-syaaa-aaaag-qc43q-cai, ), validator_method_name: Some( "validate_set_canister_ids", ), }, ), ), }

Payload:

set_canister_ids

Overview