const gas_consumption: Int = ton("0.01"); const withdraw_gas_consumption: Int = ton("0.01"); const deposit_gas_consumption: Int = ton("0.01"); // Gas consumption during processing const linker_credit: Int = ton("0.02"); // TON to send to the linker for the fees const wallet_credit: Int = ton("0.05"); // TON to send to the wallet for the fees