Update exchange config of DEX purchasing canister.
This proposal sets the target account for the GLDT purchasing so the distribution is fully automated.
This proposal was created using https://ic-toolkit.app
Proposal to execute nervous system function:
Nervous system function:
NervousSystemFunction { id: 1012, name: "Update exchange config of DEX purchasing canister.", description: Some( "This proposal updates the exchange configuration for the DEX purchasing canister (formerly 'buyback_burn canister'). This allows to modify which tokens are traded on which pools of DEXs.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( atslz-hiaaa-aaaam-acq6q-cai, ), target_method_name: Some( "update_exchange_config", ), validator_canister_id: Some( atslz-hiaaa-aaaam-acq6q-cai, ), validator_method_name: Some( "update_exchange_config_validate", ), topic: Some( DappCanisterManagement, ), }, ), ), }
Payload sha256:
97b8caa670def7b9a9fd4e39363486b7cf1999062e5220be13e296b339bb2777
Payload:
{ "exchange_job_id": 1, "rate_per_interval": null, "job_interval_ms": null, "source_subaccount": null, "min_amount": null, "max_amount": null, "destination_account": { "owner": "iyehc-lqaaa-aaaap-ab25a-cai", "subaccount": null } }